(MERGE* & objs)
Merge multiple objects together. If a key occurs in more than one object, the mapping from latter (left-to-right) will be the mapping in the result.
Merge multiple objects together. If a key occurs in more than one object, the mapping from latter (left-to-right) will be the mapping in the result.
(OBJECT* kvs)
Construct an object from collection of key/value pairs
Construct an object from collection of key/value pairs
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close