Welcome! Please see the About page for a little more info on how this works.

0 votes
in ClojureScript by

PersistentHashSet wraps a PAM/PHM named hash-map for its functionality. Tagging the field as not-native allows the protocols methods it implements to be called directly.

1 Answer

0 votes
by
Reference: https://clojure.atlassian.net/browse/CLJS-2900 (reported by tmulvaney)
...