Skip to content

Instantly share code, notes, and snippets.

(fn sym
([tree]
(or (nil? tree)
(and
(coll? tree)
(= 3 (count tree))
(sym (nth tree 1))
(sym (nth tree 2))
(or (and
(coll? (nth tree 1))
### Keybase proof
I hereby claim:
* I am kkrzeminski on github.
* I am kkrzeminski (https://keybase.io/kkrzeminski) on keybase.
* I have a public key whose fingerprint is F774 0EAE BFE9 1970 DFEE D755 592B D6C9 ED24 CC1D
To claim this, I am signing this object:
https://keybase.io/kkrzeminski