Sep
5
comment Calling function in haskell
thanks, I found the article to be great.
Sep
5
comment Calling function in haskell
thanks for rplying
Sep
5
comment Calling function in haskell
first thanks for replying, I wanted to ask is (Id,elt) a tuble?
Sep
5
comment Calling function in haskell
my question basically is, if I want to build a new map insert some data in it and then retrieve them. how to do that using the above functions. I came from java background and this is my first time to be exposed to functional programming.
Sep
5
comment Calling function in haskell
What I'm aiming to is to create new environment, map, insert values in it and them from time to time check if some key are in it or not. however I can not make sense of the syntax of how to interact with the functions above.
Sep
4
awarded Student
Sep
4
asked Calling function in haskell