A F# console loop done functionally(blogs.msdn.com)
submitted by
jemts(591) 3 years, 1 month ago
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.
|category: Other
|Views: 6
tags:
another
Everyones tags:
No tags
Your Tags: