Skip to content
TurtleKitty edited this page May 18, 2019 · 1 revision

op?

Returns true if the object is an operator.

(op? alias) ; true
(op? cond)  ; true
(op? map)   ; false
Clone this wiki locally