Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

separated_list1

nom.multi.separated_list1

(I 
type
, O 
type
, D 
type
, p_sep nom.this.Parser I I D, p_value Function (nom.this.Parser I I O))
 => 
nom.this.Parser I I (Sequence O)
[Contains abstract features]
parse a separated list of values, one or more values

Type Parameters

0.094dev (2025-06-18 15:08:51 GIT hash 89cffc23ae669b0898a5564fefbf793fcb8e5ca7 built by fridi@fzen)