(clone-event event)
Clones an existing event format. Returns a new Event based on the input event. All ids will be unique and values reset to defaults appropriate for a new Event.
Clones an existing event format. Returns a new Event based on the input event. All ids will be unique and values reset to defaults appropriate for a new Event.
(ensure-order event)
Ensures that all items with :order fields are sequential.
Ensures that all items with :order fields are sequential.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close