ltk-0.15.0.2: Leksah tool kit

Safe HaskellSafe
LanguageHaskell98

MyMissing

Description

Module for missing base functions

Documentation

allOf :: forall alpha. (Bounded alpha, Enum alpha) => [alpha] Source

forceJust :: Maybe alpha -> Text -> alpha Source

forceHead :: [alpha] -> Text -> alpha Source

split :: Eq a => a -> [a] -> [[a]] Source