.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? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -