Copyright | (c) 2016 Stephen Diehl (c) 2016-2018 Serokell (c) 2018-2019 Kowainik |
---|---|
License | MIT |
Maintainer | Kowainik <xrom.xkov@gmail.com> |
Safe Haskell | Trustworthy |
Language | Haskell2010 |
Utility functions to work with lists.
Synopsis
- module Relude.List.NonEmpty
- module Relude.List.Reexport
- (!!?) :: [a] -> Int -> Maybe a