Open Vaguery opened 7 years ago
Looks as if setting the :bindings hash with push.core/interpreter and push.interpreter.core/recycle-interpreter might produce different effects: The items pushed onto the stack, or the item as a list on the stack. If different, this is a bug.
:bindings
push.core/interpreter
push.interpreter.core/recycle-interpreter
Looks as if setting the
:bindings
hash withpush.core/interpreter
andpush.interpreter.core/recycle-interpreter
might produce different effects: The items pushed onto the stack, or the item as a list on the stack. If different, this is a bug.