Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goolord/word-array
treat `Word`s like arrays of smaller `Word`s
https://github.com/goolord/word-array
Last synced: about 1 month ago
JSON representation
treat `Word`s like arrays of smaller `Word`s
- Host: GitHub
- URL: https://github.com/goolord/word-array
- Owner: goolord
- License: mit
- Created: 2021-05-26T21:09:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T20:59:25.000Z (over 2 years ago)
- Last Synced: 2024-11-17T17:54:55.443Z (about 1 month ago)
- Language: Haskell
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# word-array
a `WordArray` is a fixed size array backed by a single `Word`, using bitwise operations to supply an array-like api