.net - Making printfn/IO pure in F# -


there doesn't seem online on making sure functions remains pure in f#.

to create example, there way make printfn/io pure in f#?

you can google f# implementations of haskell's io monad. here's nice example.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -