@ntix/parsing
Preparing search index...
provideParseArrayValues
Function provideParseArrayValues
provideParseArrayValues
<
T
>
(
parse
:
IParse
<
T
>
)
:
IParse
<
T
[]
>
parse all elements of an array
Type Parameters
T
Parameters
parse
:
IParse
<
T
>
function
Returns
IParse
<
T
[]
>
parser
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@ntix/parsing
Loading...
parse all elements of an array