top | item 41061838 (no title) caditinpiscinam | 1 year ago If explicitly marking expensive IO operations using async is a feature, then why don't languages with async make their "print" functions asynchronous? discuss order hn newest unscaled|1 year ago What about a language which has both lightweight threads, but in which every I/O operation (including printing and getting a random number) is colored?https://www.haskell.org/tutorial/io.html
unscaled|1 year ago What about a language which has both lightweight threads, but in which every I/O operation (including printing and getting a random number) is colored?https://www.haskell.org/tutorial/io.html
unscaled|1 year ago
https://www.haskell.org/tutorial/io.html