# erlzord v2.0.0 - Table of Contents

## Pages

- [Z-order curve / Morton code for Erlang](readme.md)
- [Changelog](changelog.md)
- [Migration guide](migration.md)
- [LICENSE](license.md)

## Modules

- [erlzord](erlzord.md): N-dimensional [Z-order curve](https://en.wikipedia.org/wiki/Z-order_curve)
(Morton code) encoding and decoding.

