KotZen
1.0-SNAPSHOT
KotZen
/
[root]
/
mapTo
map
To
fun
<
S
,
T
>
Parser
<
S
>
.
mapTo
(
value
:
T
)
:
Parser
<
T
>
Content copied to clipboard
Maps a parser output to a new value
Parameters
value
The new value to return