Copyright | (c) Oleksandr Zhabenko 2022-2024 |
---|---|
License | MIT |
Maintainer | oleksandr.zhabenko@yahoo.com |
Stability | Experimental |
Safe Haskell | None |
Language | Haskell2010 |
Extensions |
|
Aftovolio.Partir
Description
Documentation
class Foldable t => ConstraintsG (t :: Type -> Type) a where Source #
Methods
decodeCDouble :: t a -> Double -> Bool Source #
Instances
ConstraintsG [] Char Source # | |
Defined in Aftovolio.Partir |