mirror of
https://github.com/coot/free-category.git
synced 2024-11-23 09:55:43 +03:00
20d61b2355
* Efficient representation of free category Using type aligned real time queues (Okasaki, 'Purely Functional Data Structures') to represent catanable type allign lists (free categories). Composition is O(1) and right fold is O(n), where n is number of transitions. * Bump version to 0.0.3 Make it compile on ghc802. * Updated CI configuration |
||
---|---|---|
.. | ||
config.yml |