(-update-values this bifn)
Update every value in the collection to a new value. If the collection is mutable, do this mutably. If it is immutable, do this as efficiently as possible and return a new collection.
Update every value in the collection to a new value. If the collection is mutable, do this mutably. If it is immutable, do this as efficiently as possible and return a new collection.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close