apple-0.2.0.0: Apple array language compiler
Safe HaskellSafe-Inferred
LanguageHaskell2010

CF.AL

Documentation

newtype AL Source #

Constructors

AL Int 

insert :: AL -> a -> IntMap a -> IntMap a Source #