peberminta - v0.10.0
docs
github
npm
deno
Preparing search index...
core
end
Function end
end
<
TToken
,
TOptions
>
(
data
:
Data
<
TToken
,
TOptions
>
,
i
:
number
)
:
Result
<
true
>
Parser that matches only at the end of input.
Inverse of
any
.
Type Parameters
TToken
TOptions
Parameters
data
:
Data
<
TToken
,
TOptions
>
i
:
number
Returns
Result
<
true
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
docs
github
npm
deno
peberminta - v0.10.0
Loading...
Parser that matches only at the end of input.
Inverse of any.