Skip to content

Show checkpoint() in the README - #24

Merged
tanglearncode merged 1 commit into
mainfrom
docs/readme-checkpoint
Sep 14, 2026
Merged

tanglearncode merged 1 commit into
mainfrom
docs/readme-checkpoint

Conversation

@tanglearncode

Copy link
Copy Markdown
Contributor

Adds a README example for checkpoint(). A rule with the default unlimited count keeps answering until checkpoint() checks and removes it, so the next step's rule is used.

tests/readme.rs runs the example.

A new section, "Clearing rules between steps", shows checkpoint() checking a
rule with the default unlimited count and removing it, so the next step's rule
answers instead. tests/readme.rs runs the example.
@tanglearncode
tanglearncode merged commit 9aadc61 into main Sep 14, 2026
23 of 24 checks passed
@tanglearncode
tanglearncode deleted the docs/readme-checkpoint branch September 14, 2026 03:47
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