https://github.com/stacksmith/cl-with
WITH- is a universal macro that:
- allows grouping of any with- style macros (to avoid deep indentation)
- uniformly manages structs, classes and CFFI objects
- unifies the syntax binding single and multiple values
Thank you