Safe Haskell | None |
---|---|
Language | Haskell2010 |
IR.Pattern.Matrix
Documentation
fromPatVec :: PatVec t -> PatMat t Source #
fromPatVecs :: [PatVec t] -> PatMat t Source #
emptyWithCols :: Int -> PatMat t Source #
specializeCons :: Int -> Identifier -> PatMat t -> PatMat t Source #
defaultize :: PatMat t -> PatMat t Source #