# Page Not Found

The URL `boxlang-language/closures-lambdas` does not exist.

You might be looking for one of these pages:
- [Classes & O.O.](https://boxlang.ortusbooks.com/boxlang-language/classes.md)
- [Lambdas -> Pure Functions](https://boxlang.ortusbooks.com/boxlang-language/syntax/lambdas.md)
- [Closures => Context Aware](https://boxlang.ortusbooks.com/boxlang-language/syntax/closures.md)
- [Templating Language](https://boxlang.ortusbooks.com/boxlang-language/templating-language.md)
- [Interfaces](https://boxlang.ortusbooks.com/boxlang-language/classes/interfaces.md)

## How to find the correct page

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

## Tips for requesting documentation

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