Fork me on GitHub
#lumo
<
2017-03-04
>
hlolli15:03:30

there was no eval in some form in lumo? Just curious to try.

hlolli15:03:33

I'd like to add some data into an s-expression before it's evaluated... of course that's not possible in cljs.

hlolli16:03:23

nevermind (for now), creating a macro that makes a closure solves my particular problem. Strengthening my believe that eval is (mostly) redundant.