QIO-1.0: The Quantum IO Monad is a library for defining quantum computations in Haskell
Source code
Contents
Index
QIO.Vec
Documentation
newtype
Vec
x a
Source
Constructors
Vec
unVec
:: [(a, x)]
empty
::
Vec
x a
Source
(<@@>)
:: (
Num
x,
Eq
a) =>
Vec
x a -> a -> x
Source
(<**>)
::
Num
x => x ->
Vec
x a ->
Vec
x a
Source
(<++>)
::
Vec
x a ->
Vec
x a ->
Vec
x a
Source
Produced by
Haddock
version 2.6.1