Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.Subleq.Model.InstructionSet.SubleqR
Documentation
initialMachine :: (Memory a a m, Num a, Ord a, Enum a) => SubleqState a w m Source
class BitReversable a where Source
Instances
BitReversable Integer Source | |
(Num a, FiniteBits a, Bounded a) => BitReversable a Source |