-
Notifications
You must be signed in to change notification settings - Fork 0
Alternative representation of Haskell's widely used list data structure based on Chris Okasaki's implementation of random-access list. This representation is intended to expose parallelism using a structure built around trees which is better suited for parallel processing.
prabh-t/ralist
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Alternative representation of Haskell's widely used list data structure based on Chris Okasaki's implementation of random-access list. This representation is intended to expose parallelism using a structure built around trees which is better suited for parallel processing.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published