Talk:Library/Data encoding
From HaskellWiki
Saizan (IRC) suggested: “what about using phatom types to annotate the encoding and use a typeclass to unify the interfaces?” Magnus.therning
- Some discussion has taken place at [1]. Magnus.therning 11:03, 19 October 2007 (UTC)
Maybe
- now has the typedecode. MagnusTherning 18:44, 21 October 2007 (UTC)String -> Maybe [Word8]
