Kaya 0.5.3 reference for Parse::delimList

List of functions and data types in Parse

[a] delimList(Parser<a> parser, var ParseState st, Parser<any> delim, Int n=0)

Arguments

Usage

Parse a string into a list of n or more items. Items are separated by a string defined by the delim parser and an Exception will be thrown if fewer than n are found.

Related

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