Hacker News new | past | comments | ask | show | jobs | submit login

I thought Haskell was a strict dialect of Haskell.



The "strict" refers to the fact it's not lazily evaluated.


I suspect the GP is referring to Haskell's ability to use strict evaluation via language features like the ! operator. (though I could be wrong)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: