Skip to content

docs: document ForEach combinators#292

Merged
magnus-madsen merged 1 commit intomasterfrom
docs/foreach-combinators-259
Feb 24, 2026
Merged

docs: document ForEach combinators#292
magnus-madsen merged 1 commit intomasterfrom
docs/foreach-combinators-259

Conversation

@magnus-madsen
Copy link
Member

Summary

  • Adds documentation for the four ForEach combinators: withIndex, withFilter, withMap, and withZip
  • Each combinator gets its own subsection with a description and usage example

Closes #259

Test plan

  • Verify the rendered page at foreach.html displays the new sections correctly

🤖 Generated with Claude Code

Add documentation for withIndex, withFilter, withMap, and withZip
combinators in the Foreach chapter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit 7af8022 into master Feb 24, 2026
1 check passed
@magnus-madsen magnus-madsen deleted the docs/foreach-combinators-259 branch February 24, 2026 09:51
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 ForEach combinators, e.g. withIndex, withFilter, withMap, withZip

1 participant