Error!
Success!

A F# console loop done functionally

0
kicks

A F# console loop done functionally  (Unpublished)

Often when learning a new technology I start with a simple console application in which the program is run in a loop it continues to prompt you for more input until you give some command like quit or exit or whatever you choose. This is usually done using a while loop (which F# also supports) but in the true functional spirit lets see a more functional way to write one.


Kicked By:
Drop Kicked By: