Kaya 0.5.3 reference for Parse::list1

List of functions and data types in Parse

[a] list1(Parser<a> parser, var ParseState st)

Arguments

Usage

Parse a string into a list of at least 1 item, multiple items separated by whitespace. Equivalent to list(parser,st,1).

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya