Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
This module provides convenience functions to wrap sorting algorithms that use the Sortable type so they can be used without worrying about type conversion
Synopsis
- wrapSortAlg :: SortAlg -> [Bit] -> [Bit]