Skip to content

Document pipeline operator semantics and precedence. Closes #24#29

Merged
binaek merged 7 commits into
mainfrom
24-pipeline-operator
Apr 18, 2026
Merged

Document pipeline operator semantics and precedence. Closes #24#29
binaek merged 7 commits into
mainfrom
24-pipeline-operator

Conversation

@binaek

@binaek binaek commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a standalone pipeline operator reference page with complete syntax and behavior details.
  • Keeps functions and top-level reference docs concise by linking to the dedicated page.
  • Preserves existing guidance on precedence, desugaring, memoization, and use/resolution boundaries in a single canonical location.

Changes

Testing

  • Documentation-only change; verified markdown consistency and internal links for the new dedicated page layout.

@binaek binaek self-assigned this Apr 15, 2026
@binaek binaek linked an issue Apr 15, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Apr 15, 2026

Copy link
Copy Markdown

🚀 Preview Deployment

A preview of this PR has been deployed to:

🔗 View Preview

This preview will be automatically removed when the PR is merged or closed.

🚀 Preview Deployment

✅ ** Preview removed (PR merged) **

The preview deployment for this PR has been automatically removed.

@binaek binaek changed the title Document pipeline operator semantics and precedence. Closes #76 Document pipeline operator semantics and precedence. Closes #24 Apr 15, 2026
@binaek binaek added this pull request to the merge queue Apr 18, 2026
Merged via the queue into main with commit e33107b Apr 18, 2026
1 check passed
@binaek binaek deleted the 24-pipeline-operator branch April 18, 2026 12:40
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.

Document the pipeline operator (|>) in the language reference

1 participant