.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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -