40 Forks
177 Stars
177 Watchers

F-Sharp

All Algorithms implemented in F#

How to download and setup F-Sharp

Open terminal and run command
git clone https://github.com/TheAlgorithms/F-Sharp.git
git clone is used to create a copy or clone of F-Sharp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with F-Sharp https://github.com/TheAlgorithms/F-Sharp/archive/master.zip

Or simply clone F-Sharp with SSH
[email protected]:TheAlgorithms/F-Sharp.git

If you have some problems with F-Sharp

You may open issue on F-Sharp support forum (system) here: https://github.com/TheAlgorithms/F-Sharp/issues