Preparing search index...
The search index is not available
Gramr - v1.0.9-rc17
Gramr
result
Result
Variable Result
Result
:
{
accept
:
(
<
R
>
(
result
:
R
)
=>
(
(
pos
:
number
)
=>
Result
<
R
>
)
)
;
map
:
(
<
I
,
O
>
(
fn
:
(
(
i
:
I
)
=>
O
)
)
=>
(
(
result
:
Result
<
I
>
)
=>
Result
<
O
>
)
)
;
of
:
(
<
R
>
(
val
:
DeSelfie
<
Result
<
R
>
>
)
=>
Result
<
R
>
)
;
reject
:
(
(
msg
:
string
)
=>
(
<
R
>
(
pos
:
number
)
=>
Result
<
R
>
)
)
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Gramr - v1.0.9-rc17
Loading...