(brackets-by-type
{:keys [t map-like? js-map-like? js-typed-array? :fw/user-meta-map?] :as m})
(closing-angle-bracket! m)
This is for when collections are also like atoms,
so they can be printed like Atom<[1 2 3]>
This is for when collections are also like atoms, so they can be printed like `Atom<[1 2 3]>`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close