|
-
Feb 22nd, 2016, 11:29 AM
#4
Re: Functional programming (specifically Microsoft F#)
I see you are using F# but you are looping and that kind of flies in the face of a functional language.
From what I understand some kind of recursion should take the place of that with the function returning the next spot until some end case is met.
I'm no expert in this - just my two cents!
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|