Qurry icon indicating copy to clipboard operation
Qurry copied to clipboard

Add functions

Open LSaldyt opened this issue 6 years ago • 1 comments

Just add a simple (defn f [args] (body)) construct in the lib/constructs folder. See lib/constructs/if.py for an example

LSaldyt avatar Nov 07 '18 18:11 LSaldyt

True functions require more complicated entities, like a stack.

LSaldyt avatar Feb 02 '19 22:02 LSaldyt