| 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 | 
| Language | Haskell98 | 
Control.Lens.Internal.List
Description
This module provides utility functions on lists used by the library implementation.
- ordinalNub :: Int -> [Int] -> [Int]