stan-0.2.0.0: Haskell STatic ANalyser
Safe HaskellSafe-Inferred
LanguageHaskell2010

Target.AntiPattern

Documentation

stanLengthXs :: [a] -> [Int] Source #

stanFoldl :: Foldable t => (b -> a -> b) -> b -> t a -> b Source #

stanNub :: [Int] -> [Int] Source #