Skip to content

docs: replace recursive example with isEven/isOdd mutual recursion#205

Merged
gnidan merged 1 commit intocall-returnfrom
writer-even-odd-example
Apr 2, 2026
Merged

docs: replace recursive example with isEven/isOdd mutual recursion#205
gnidan merged 1 commit intocall-returnfrom
writer-even-odd-example

Conversation

@gnidan
Copy link
Copy Markdown
Member

@gnidan gnidan commented Apr 2, 2026

Summary

  • Replaces the succ/count recursive example with an isEven/isOdd mutual recursion example
  • Better demonstrates alternating invoke/return contexts between two functions
  • Adder example unchanged

Replace the succ/count recursive example with an isEven/isOdd
mutual recursion example, which better demonstrates alternating
invoke/return contexts between two functions.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-02 11:25 UTC

@gnidan gnidan merged commit 67b0c3d into call-return Apr 2, 2026
4 checks passed
@gnidan gnidan deleted the writer-even-odd-example branch April 2, 2026 11:21
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