DifferenceLists
A difference list implementation for Julia. These are a highly efficient and simple way to build up lists from parts: appending, prepending, and concatenation are all very fast (constant time). They're also immutable, so you can reuse the parts.
Ecosystem
juliahub.com
juliahub.com
Latest Release
over 7 years ago
0.1.3
over 7 years ago
Versions
3
3
Loading...
Readme
Loading...
Links
| Registry | juliahub.com |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:julia/DifferenceLists
spec |
| License | MIT |
| First Release | over 7 years ago |
| Last Synced | 10 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 1 on GitHub |