# Page Not Found

The URL `advanced-concepts/functions-and-lambdas` does not exist.

You might be looking for one of these pages:
- [Anonymous Functions and Lambdas](https://mysidia-inc.gitbook.io/lox2/advanced-concepts/anonymous-functions-and-lambdas.md)
- [Enumeration and Iterators](https://mysidia-inc.gitbook.io/lox2/advanced-concepts/enumeration-and-iterators.md)
- [Inheritance and Traits](https://mysidia-inc.gitbook.io/lox2/advanced-concepts/inheritance-and-traits.md)
- [Errors and Exceptions](https://mysidia-inc.gitbook.io/lox2/advanced-concepts/errors-and-exceptions.md)
- [Functions and Closures](https://mysidia-inc.gitbook.io/lox2/basics/functions-and-closures.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://mysidia-inc.gitbook.io/lox2/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://mysidia-inc.gitbook.io/lox2/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/lox2/advanced-concepts/anonymous-functions-and-lambdas.md`)
- Use `Accept: text/markdown` header for content negotiation