defproto call succeeds; repl:7:> (:new Foo) error: expected iterable type, got nil in new-from-Foo [repl] on line 3, column 1 in _thunk [repl] (tailcall) on line 7, column 1 creation fails
defproto call succeeds;
repl:7:> (:new Foo) error: expected iterable type, got nil in new-from-Foo [repl] on line 3, column 1 in _thunk [repl] (tailcall) on line 7, column 1
creation fails