Conversion protocols supporting io.opentelemetry.api.common.Value
.
Conversion protocols supporting `io.opentelemetry.api.common.Value`.
(wrap x)
Returns io.opentelemetry.api.common.Value
instance containing value x
,
where x
is a string, keyword, boolean, long, double, byte array, map, or
seqable coll. x
may have nested structure. Keywords and map keys are
transformed to strings.
Returns `io.opentelemetry.api.common.Value` instance containing value `x`, where `x` is a string, keyword, boolean, long, double, byte array, map, or seqable coll. `x` may have nested structure. Keywords and map keys are transformed to strings.
(unwrap v)
Returns value contained in v.
Returns value contained in v.
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 |