Add more array utility functions
This commit is contained in:
parent
03d06a42aa
commit
acd0cb6aa5
4 changed files with 57 additions and 10 deletions
|
|
@ -3,7 +3,7 @@ module Data.NumIdr.Multiply
|
|||
%default total
|
||||
|
||||
|
||||
infixr 7 *.
|
||||
infixr 9 *.
|
||||
|
||||
||| A generalized multiplication/transformation operator. This interface is
|
||||
||| necessary since the standard multiplication operator is homogenous.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue