You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2022. It is now read-only.
Same as source, not a big priority and implementation and tests can be taken from replumb.
cljs.user=> (clojure.core/apropos "map")
TypeError: Cannot read property 'call' of undefined
WARNING: Use of undeclared Var cljs.core/apropos at line 1
cljs.user=> (lumo.repl/apropos "map")
TypeError: Cannot read property 'call' of undefined
WARNING: Use of undeclared Var lumo.repl/apropos at line 1