Qurry
Qurry copied to clipboard
Add functions
Just add a simple (defn f [args] (body)) construct in the lib/constructs
folder. See lib/constructs/if.py
for an example
True functions require more complicated entities, like a stack.