# Page Not Found

The URL `methods/maths/.isprime` does not exist.

You might be looking for one of these pages:
- [.isPrime()](https://osl.mistium.com/methods/numbers/.isprime.md)
- [.isType(type)](https://osl.mistium.com/methods/types/.istype.md)
- [.trim(idx1,idx2)](https://osl.mistium.com/methods/arrays/.trim.md)
- [.some(callback)](https://osl.mistium.com/methods/arrays/.some.md)
- [.split(characters)](https://osl.mistium.com/methods/strings/.split.md)

## How to find the correct page

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

## Tips for requesting documentation

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