Safe Haskell | Safe-Inferred |
---|---|
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 | |
(Num a, FiniteBits a, Bounded a) => BitReversable a |