Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Sized.Vector
Documentation
class Ix ix => Bounds ix where Source #
Minimal complete definition
above :: (Bounds x, Bounds y, Num x, Num y) => Vector (x, y) a -> Vector (x, y) a -> Vector (x, y) a Source #
sized-types-0.3.5.2: Sized types in Haskell.
Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Data.Sized.Vector
class Ix ix => Bounds ix where Source #
Minimal complete definition
above :: (Bounds x, Bounds y, Num x, Num y) => Vector (x, y) a -> Vector (x, y) a -> Vector (x, y) a Source #