Public API for creating and manipulating wrap map instances.
Provides functions to:
wrap, empty-wrap).vary).assoc).unwrap).freeze).Public API for creating and manipulating wrap map instances. Provides functions to: - Create WrapMaps (`wrap`, `empty-wrap`). - Manage implementation overrides (`vary`). - Add behaviors (`assoc`). - Return the underlying persistent hash map (`unwrap`). - Freeze maps to prevent further implementation changes (`freeze`).
Internal implementation details for WrapMap. Provides the WrapMap and TransientWrapMap deftypes and related protocols. Users should generally prefer the API functions in 'com.jolygon.wrap-map.api-0' or subsequent API versions, and use the impl keys defined in 'com.jolygon.wrap-map.api-0.common' and 'com.jolygon.wrap-map.trans.common'. This namespace is subject to change.
Internal implementation details for WrapMap. Provides the WrapMap and TransientWrapMap deftypes and related protocols. Users should generally prefer the API functions in 'com.jolygon.wrap-map.api-0' or subsequent API versions, and use the impl keys defined in 'com.jolygon.wrap-map.api-0.common' and 'com.jolygon.wrap-map.trans.common'. This namespace is subject to change.
Internal implementation details for WrapMap (ClojureScript). Provides the WrapMap and TransientWrapMap deftypes and related protocols. Users should generally prefer the API functions in 'com.jolygon.wrap-map.api-0' or subsequent API versions, and use the implementation keys defined in 'com.jolygon.wrap-map.api-0.common' and 'com.jolygon.wrap-map.api-0.trans.common'.
This namespace is subject to change.
Internal implementation details for WrapMap (ClojureScript). Provides the WrapMap and TransientWrapMap deftypes and related protocols. Users should generally prefer the API functions in 'com.jolygon.wrap-map.api-0' or subsequent API versions, and use the implementation keys defined in 'com.jolygon.wrap-map.api-0.common' and 'com.jolygon.wrap-map.api-0.trans.common'. This namespace is subject to change.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |