Preparing search index...
The search index is not available
Gramr - v1.0.9-rc17
Gramr
rule
Rule
Type Alias Rule<E, R>
Rule
<
in
E
,
out
R
>
:
{
run
:
(
(
src
:
readonly
E
[]
)
=>
(
(
pos
:
number
)
=>
Result
<
R
>
)
)
;
let
<
T
>
(
cont
:
(
(
value
:
Rule
<
E
,
R
>
)
=>
T
)
)
:
T
;
}
Type Parameters
in
E
out
R
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Gramr - v1.0.9-rc17
Loading...