Along with not modifying data, our Haskell functions usually don’t talk to the external world; we call these functions pure.
— Real World Haskell
— by Bryan O’Sullivan, Don Stewart, and John Goerzen
2010.12.22 Wednesday ACHK
Along with not modifying data, our Haskell functions usually don’t talk to the external world; we call these functions pure.
— Real World Haskell
— by Bryan O’Sullivan, Don Stewart, and John Goerzen
2010.12.22 Wednesday ACHK