Skip to content
#

deterministic

Here are 57 public repositories matching this topic...

chenl
chenl commented Oct 24, 2018

in docs/actions/#built-in-actions you write:

collect_optional - Can be used for rules of the form
Elements: Elements Element | Element | EMPTY;
Returns list;

Shouldn't that be Elements: Elements Element | EMPTY;?
This pattern is also in docs/grammar_language#zero-or-more

collect_sep_optional - Can be used for rules of the form
`Elements: Elements separator Ele

Improve this page

Add a description, image, and links to the deterministic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deterministic topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.