Arc Forum
new
|
comments
|
leaders
|
submit
login
2 points
by
CatDancer
5606 days ago |
link
|
parent
I wonder about reversing the converter function and the variable:
(def mem ((c testify test) seq) (reclist [if (test:car _) _] seq))
Now it looks like "call testify on test".