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.