Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/okeuday/nd_index
Erlang N-dimensional Index Iterator
https://github.com/okeuday/nd_index
data-structures erlang
Last synced: about 2 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T19:30:53.000Z (almost 7 years ago)
- Last Synced: 2024-03-15T14:10:52.915Z (11 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
==========================[![hex.pm version](https://img.shields.io/hexpm/v/nd_index.svg)](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