I am not sure what would be the generic names I am asking for... examples are the nearest I can get. In perl there is pack/unpack http://perldoc.perl.org/perlpacktut.html Likewise in python there is struct module http://docs.python.org/library/struct.html What is/are the Haskell equivalents?