HaskellWiki

Haskell | Wiki community | Recent changes
Random page | Special pages

 

Not logged in
Log in | Help

Talk:Library/Data encoding

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)

apfelmus pointed out that decoding must be allowed to fail (e.g. using Maybe). Magnus.therning 11:03, 19 October 2007 (UTC)

decode now has the type String -> Maybe [Word8]. MagnusTherning 18:44, 21 October 2007 (UTC)

Retrieved from "http://haskell.org/haskellwiki/Talk:Library/Data_encoding"

This page has been accessed 274 times. This page was last modified 18:44, 21 October 2007. Recent content is available under a simple permissive license.