[Haskell-cafe] How can i safely change the value of specified key ?

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Oct 22 03:41:38 EDT 2009


Hello zaxis,

Thursday, October 22, 2009, 11:28:14 AM, you wrote:

> then if i want to change aaa to [(1,1),(2,222),(3,3)] , what's the best way

... well, anyway what you are doing isn't very haskellish. it may be
considered as advanced topic but basically, best way to compute
something in Haskell is to construct pure function


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list