Skip to content

doc: fix inconsistent parameter names in stream* docs#5509

Open
NoahStoryM wants to merge 1 commit intoracket:masterfrom
NoahStoryM:doc-stream-star
Open

doc: fix inconsistent parameter names in stream* docs#5509
NoahStoryM wants to merge 1 commit intoracket:masterfrom
NoahStoryM:doc-stream-star

Conversation

@NoahStoryM
Copy link
Copy Markdown
Contributor

Checklist

  • Bugfix
  • Feature
  • tests included
  • documentation

Description of change

Rename expr to elem-expr and rest-expr to tail-expr to match the names used in the stream* syntax definition.

Rename `expr` to `elem-expr` and `rest-expr` to `tail-expr`
to match the names used in the `stream*` syntax definition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant