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