# Page Not Found

The URL `future-javascript/functions` does not exist.

You might be looking for one of these pages:
- [アロー関数](https://typescript-jp.gitbook.io/deep-dive/future-javascript/arrow-functions.md)
- [関数の型](https://typescript-jp.gitbook.io/deep-dive/type-system/functions.md)
- [const](https://typescript-jp.gitbook.io/deep-dive/future-javascript/const.md)
- [ジェネレータ](https://typescript-jp.gitbook.io/deep-dive/future-javascript/generators.md)
- [for...of](https://typescript-jp.gitbook.io/deep-dive/future-javascript/for...of.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/deep-dive/future-javascript/arrow-functions.md`)
- Use `Accept: text/markdown` header for content negotiation