liquid-base-4.14.0.0: src/Data/Foldable.spec
module spec Data.Foldable where
import GHC.Base
length :: Data.Foldable.Foldable f => forall a. xs:f a -> {v:Nat | v = len xs}
module spec Data.Foldable where
import GHC.Base
length :: Data.Foldable.Foldable f => forall a. xs:f a -> {v:Nat | v = len xs}