Collections Module
A module for composing the applicatives.
Types
| Type | Description |
Functions and values
| Function or value | Description |
|
|
|
|
Full Usage:
target ^^ key
Parameters:
NameOptionValueList
key : string
Returns: Choice<string, string>
|
|
|
|
|
|
Full Usage:
getFirstOpt target key
Parameters:
NameOptionValueList
key : string
Returns: Choice<string, string>
|
|
|
|
Type extensions
| Type extension | Description |
|
Extended Type:
|