Copyright | (c) Jorge Santiago Alvarez Cuadros 2016 |
---|---|
License | GPL-3 |
Maintainer | sanjorgek@ciencias.unam.mx |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Extensions |
|
Two ways turing machine
Documentation
T [a] a [a] |
Functor Tape Source # | |
Applicative Tape Source # | |
Tapeable Tape Symbol Source # |
|
TuringM Tape Symbol LRS Source # | |
Tapeable Tape [Symbol] Source # | |
TuringM Tape [Symbol] LRS Source # | |
Eq a => Eq (Tape a) Source # | |
Show a => Show (Tape a) Source # | |
(Eq s, Monoid s) => Monoid (Tape s) Source # | |