j
k
j a
j l
On Fri, 1 Dec 2000, Zhanyong Wan wrote:
Ronald Kuwawi wrote: ...open text editor, type hash :: [Char] -> Int hash = (foldl (+) 0) . (map ord)
Ronald Kuwawi wrote:
open text editor, type hash :: [Char] -> Int hash = (foldl (+) 0) . (map ord)
hash "HASKELL%98"
hash "Haskell Ninety Eight !!" surely? -- Jón Fairbairn Jon.Fairbairn@cl.cam.ac.uk
Back to the thread
Back to the list