QIO-1.0: The Quantum IO Monad is a library for defining quantum computations in Haskell
Source code
Contents
Index
QIO.Heap
Documentation
class
Eq
h =>
Heap
h
where
Source
Methods
initial
:: h
Source
update
:: h ->
Qbit
->
Bool
-> h
Source
(?)
:: h ->
Qbit
->
Maybe
Bool
Source
forget
:: h ->
Qbit
-> h
Source
hswap
:: h ->
Qbit
->
Qbit
-> h
Source
type
HeapMap
=
Map
Qbit
Bool
Source
Produced by
Haddock
version 2.6.1