Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tome
on Jan 16, 2015
|
parent
|
context
|
favorite
| on:
Why Clojure?
> unsafePerformIO :: IO a -> a on the other hand does make haskell impure when it is used. And it is used in many libraries.
Hmm, does it really? Is 'unsafePerformIO (return 1)' impure?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Hmm, does it really? Is 'unsafePerformIO (return 1)' impure?