(typed-ref entity type-map)Takes an entity and a type map. Returns a so-called typed ref of the
form [<entity name (keyword)> <workflo ID>].
Throws if the entity type cannot be resolved using the type map.
Takes an entity and a type map. Returns a so-called `typed ref` of the form `[<entity name (keyword)> <workflo ID>]`. Throws if the entity type cannot be resolved using the type map.
(unchecked-typed-ref entity type-map)Unchecked version of checked-typed-ref.
Unchecked version of `checked-typed-ref`.
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 |