Fork me on GitHub
#clara
<
2017-08-21
>
souenzzo20:08:45

How to test [:test (is-it-possible? ?foo ?bar)]??

wparker16:08:39

I don’t understand your question - could you clarify?

souenzzo18:08:26

I find out that (= ?foo ?bar) isn't a function. For now I'm using [?res <- (my-fn? ?foo ?bar)] [:test (= ?res true)]