Skip to content

Store multifn in atom instead var #29

@darkleaf

Description

@darkleaf

ClojureScript has a stripped-down implementation of vars and does not have the alter-var-root! function.

How to store multifn in atom like clojurescript does?
https://github.com/clojure/clojurescript/blob/master/src/main/clojure/cljs/core.cljc#L2768

Or maybe just use mutable field?

For clojurescript support #20

Metadata

Metadata

Assignees

No one assigned

    Labels

    clojurescript supportIssues that we have to tackle in order to get ClojureScript support working.help wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions