Copyright | (C) 2014-2016 Edward Kmett and Eric Mertens |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Stability | provisional |
Portability | non-portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
This module provides utility functions on lists used by the library implementation.
Synopsis
- ordinalNub :: Int -> [Int] -> [Int]