|
|
|
|
|
|
|
Documentation |
|
md5 :: MD5 a => a -> ABCD |
|
md5s :: MD5 a => a -> String |
|
md5i :: MD5 a => a -> Integer |
|
class MD5 a where |
| Methods | get_next :: a -> ([Word32], Int, a) | | len_pad :: Zord64 -> a -> a | | finished :: a -> Bool |
| | Instances | |
|
|
newtype ABCD |
Constructors | ABCD (Word32, Word32, Word32, Word32) | |
| Instances | |
|
|
newtype Str |
Constructors | | Instances | |
|
|
newtype BoolList |
Constructors | | Instances | |
|
|
newtype WordList |
Constructors | | Instances | |
|
|
Produced by Haddock version 0.7 |