Skip to content

Update documentation for fallible arena allocation API#33

Merged
gerben-stavenga merged 1 commit intomasterfrom
update-fallible-allocation-docs
Jan 5, 2026
Merged

Update documentation for fallible arena allocation API#33
gerben-stavenga merged 1 commit intomasterfrom
update-fallible-allocation-docs

Conversation

@gerben-stavenga
Copy link
Copy Markdown
Owner

Summary

  • Update CLAUDE.md to document that arena operations return Result
  • Update lib.rs examples to use .unwrap() on fallible operations
  • Update accessor table to show -> Result return types

Test plan

  • Doc tests pass (cargo test --doc)

🤖 Generated with Claude Code

- CLAUDE.md: Document that arena operations return Result
- lib.rs: Update examples and accessor table to show fallible API

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gerben-stavenga gerben-stavenga merged commit 8b2ced6 into master Jan 5, 2026
2 checks passed
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