Next: , Up: r6rs parser makers


77.2.4.1 General datum makers
— Function: make-list-of-datums yypushback yycustom value

Default function for the list-of-datums-maker parameter. Accept as value the list of values produced by the functions referenced by the other parameters; process the list with remove-interlexeme-space and return the result (see remove-interlexeme-space).