backend-0.1.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Control.Applicative.Utils

Documentation

(<:>) :: Applicative f => f a -> f [a] -> f [a] infixl 4 Source #