chiasma-0.10.0.0: A tmux client for Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Chiasma.Data.List

Documentation

head' :: [a] -> Maybe a Source #

tail' :: [a] -> Maybe [a] Source #

last' :: [a] -> Maybe a Source #