clojush.instructions.code
codemaker
(codemaker type)
Returns a function that pops the stack of the given type and pushes the result on the code stack.
positions
(positions pred coll)
Returns a lazy sequence containing the positions at which pred is true for items in coll.