Pair functions
Reference documentation for Expressif functions in the pair scope.
| Name | Overview |
|---|---|
pair | Constructs a pair by evaluating a key expression and a value expression against the same input. |
pair-key | Returns the key component of the input pair. |
pair-value | Returns the value component of the input pair. |