Appearance
function array<T>(parseItem): Parser<T[]>
Validate arrays
T
parseItem
Parser
Parser<T[]>
a function that parses arrays