| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Data.Array.Knead.Shape.Cubic.Int
Documentation
class Single ix where Source #
Methods
switchSingle :: f Int -> f ix Source #
Instances
| Single Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int Methods switchSingle :: f Int -> f Int Source # | |
Instances
| Single Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int Methods switchSingle :: f Int -> f Int Source # | |
| C Int Source # | |
| Additive Int Source # | |
| C Int Source # | |
| Comparison Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int Methods cmp :: CmpPredicate -> T Int -> T Int -> CodeGenFunction r (T Bool) # | |
| IntegerConstant Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int Methods fromInteger' :: Integer -> T Int # | |
| PseudoRing Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int | |
| Real Int Source # | |
| type Repr Int Source # | |
Defined in Data.Array.Knead.Shape.Cubic.Int | |