# Page Not Found

The URL `practices/wrap-primitives` does not exist.

You might be looking for one of these pages:
- [Wrap Collections](https://book.pragmatic-objects.com/practices/wrap-collections.md)
- [Wrap Null](https://book.pragmatic-objects.com/practices/wrap-null.md)
- [The Pragmatic Practices](https://book.pragmatic-objects.com/practices/the-pragmatic-practices.md)
- [Don't Check Types](https://book.pragmatic-objects.com/practices/dont-check-types.md)
- [Forbid Indecisive Objects](https://book.pragmatic-objects.com/practices/forbid-indecisive-objects.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://book.pragmatic-objects.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://book.pragmatic-objects.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/practices/wrap-collections.md`)
- Use `Accept: text/markdown` header for content negotiation