[Haskell-cafe] String to Hash ?

raptor raptor at tvskat.net
Thu Dec 8 11:37:51 EST 2005


Is there in standard libraries functions that do 
structure transformations ?
just curious...

|Write a function:
|
|list_to_pair :: [a] -> (a,a)
|
|and then map it over the list of lists:
|
|map list_to_pair your_resulting_list_of_lists
|
|HTH,
|Ben


More information about the Haskell-Cafe mailing list