https://github.com/okeuday/nd_index
Erlang N-dimensional Index Iterator
https://github.com/okeuday/nd_index
data-structures erlang
Last synced: 4 months ago
JSON representation
Erlang N-dimensional Index Iterator
- Host: GitHub
- URL: https://github.com/okeuday/nd_index
- Owner: okeuday
- License: mit
- Created: 2014-03-31T16:25:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T19:30:53.000Z (over 7 years ago)
- Last Synced: 2025-04-23T03:48:37.885Z (7 months ago)
- Topics: data-structures, erlang
- Language: Erlang
- Size: 13.7 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Erlang N-dimensional Index
==========================
[](https://hex.pm/packages/nd_index)
Provide a N-dimensional index iterator to return either single values or
segments from the index.
Author
------
Michael Truog (mjtruog at protonmail dot com)
License
-------
MIT License