We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235dcf8 commit 7213a0bCopy full SHA for 7213a0b
DIRECTORY.md
@@ -38,7 +38,6 @@
38
* [Fibonacci](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Math/Fibonacci.fs)
39
* [Perfect Numbers](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Math/Perfect_Numbers.fs)
40
* [Power](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Math/Power.fs)
41
- * [Program](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Program.fs)
42
* Search
43
* [Binarysearch](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Search/BinarySearch.fs)
44
* Sort
0 commit comments