macro-level

2023-10-21

An embarassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))

Upstream URL

tarballs.hexstreamsoft.com/libraries/latest/macro-level_latest.tar.gz

Author

Jean-Philippe Paradis <hexstream@hexstreamsoft.com>

License

Unlicense
README

macro-level

An embarassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))

Version:
1.1
License:
Unlicense
Authors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>
Dependencies:

    None

macro-level_tests

macro-level unit tests.

License:
Unlicense
Authors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>
Dependencies:
  • macro-level

  • parachute

Dependencies (1)

  • parachute

Dependents (0)

    • GitHub
    • Quicklisp