Expand description
De-/serialization functions to and from single element sequences.
Functionsยง
- deserialize
 - Deserialize a list of one item and return that item.
 - serialize
 - Serialize the given value as a list of just that value.
 
De-/serialization functions to and from single element sequences.