Safe Haskell | Safe-Infered |
---|
Documentation
squareSize :: Square sh -> shSource
dimensions :: (C vert, C horiz) => Extent vert horiz height width -> (height, width)Source
transpose :: (C vert, C horiz) => Extent vert horiz height width -> Extent horiz vert width heightSource