Type definitions and keyword identifiers for CBOR data types.
Type definitions and keyword identifiers for CBOR data types.
(simple-value n)Constructs a simple type for the given number.
Constructs a simple type for the given number.
(simple-value? x)Predicate which tests whether x is a simple CBOR value.
Predicate which tests whether `x` is a simple CBOR value.
(tagged-value tag value)Constructs a tagged value.
Constructs a tagged value.
(tagged-value? x)Predicate which tests whether x is a CBOR tagged value.
Predicate which tests whether `x` is a CBOR tagged value.
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 |