my
Syntax | Summary |
---|---|
(my [[a b] [c d] .. [y z] ~]) | Produce a map from list of key:value pairs. |
Standard Library function that takes a null terminated list of ordered pairs and produces a map of key:value pairs.
Syntax | Summary |
---|---|
(my [[a b] [c d] .. [y z] ~]) | Produce a map from list of key:value pairs. |
Standard Library function that takes a null terminated list of ordered pairs and produces a map of key:value pairs.