Functionsยง
- cast_
map_ ๐values Helper function that takes a map container and casts the inner datatype. - key_
field ๐Gets the key field from the entries of a map. For all other types returns None. - value_
field ๐Gets the value field from the entries of a map. For all other types returns None.