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))
Author
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>
License
Unlicense
macro-level
An embarassingly trivial convenience macro that saves on indentation while being more concise and direct. (macro-level ...) == (macrolet ((m () ...)) (m))
Version:
1.1License:
UnlicenseAuthors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>Dependencies:
None
macro-level_tests
macro-level unit tests.
License:
UnlicenseAuthors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>Dependencies:
macro-level
parachute