OleksandrZhabenko/mmsyn2-array
A library with less dependencies that can be used for multiple Ord a => a -> b transformations. A library that can be used as a 'case ... of' construction analogue for the multiple Ord a => a -> b transformations and data representation. Uses "GHC.Arr" internally. If you use the module in GHCi, then, please, run the interpreter with the flag -fobject-code.
HaskellMIT