ilist: Optimised list functions for doing index-related things
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Optimised list functions for doing index-related things. They're faster than common idioms in all cases, they avoid space leaks, and sometimes they fuse better as well.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.0.0, 0.4.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.10 && <4.14) [details] |
License | MPL-2.0 |
Copyright | 2016-2019 Artyom Kazak (BSD-3-Clause) 2019-2020 Kowainik (MPL-2.0) |
Author | Artyom |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Category | List |
Home page | http://github.com/kowainik/ilist |
Bug tracker | http://github.com/kowainik/ilist/issues |
Source repo | head: git clone https://github.com/kowainik/ilist.git |
Uploaded | by shersh at 2019-12-26T19:48:55Z |
Modules
[Index] [Quick Jump]
- Data
- List
Downloads
- ilist-0.4.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees