Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Interval analysis
Documentation
Instances
AssociativePCat IF Source # | |
BraidedPCat IF Source # | |
BraidedSCat IF Source # | |
Category IF Source # | |
ClosedCat IF Source # | |
CoproductCat IF Source # | |
DistribCat IF Source # | |
MonoidalPCat IF Source # | |
MonoidalSCat IF Source # | |
Defined in ConCat.Interval | |
ProductCat IF Source # | |
Iv b ~ (b :* b) => ConstCat IF b Source # | |
(Iv a ~ (a :* a), Num a, Ord a) => NumCat IF a Source # | |
Coercible (Iv a) (Iv b) => CoerceCat IF (a :: Type) (b :: Type) Source # | |
Defined in ConCat.Interval | |
Newtype (IF a b) Source # | |
type Ok IF Source # | |
Defined in ConCat.Interval | |
type O (IF a b) Source # | |
Defined in ConCat.Interval |