kuilt
Toggle table of contents
0.6.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
kuilt
kuilt-crdt
/
us.tractat.kuilt.crdt
/
JsonCrdt
/
get
get
operator
fun
get
(
key
:
String
)
:
JsonNode
?
Returns the
JsonNode
for
key
, or
null
if absent.