scymtym / architecture.builder-protocol

Protocol for flexible construction and traversal of results (e.g. ASTs in case of parsers)
GNU Lesser General Public License v3.0
8 stars 1 forks source link

Improve documentation string for generic function FINISH #3

Closed robert-strandh closed 2 years ago

robert-strandh commented 2 years ago

It is not clear what the nature of VALUES is, and it is not clear that the elements of the list are returned as multiple values by the default method.