liquidhaskell-0.4.1.0: include/Data/Foldable.spec
module spec Data.Foldable where
import GHC.Base
assume length :: Data.Foldable.Foldable f => xs:f a -> {v:Nat | v = len xs}
module spec Data.Foldable where
import GHC.Base
assume length :: Data.Foldable.Foldable f => xs:f a -> {v:Nat | v = len xs}