File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 62
62
* [ Capitalize] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/Capitalize.fs )
63
63
* [ Checkanagrams] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/CheckAnagrams.fs )
64
64
* [ Checkpangram] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/CheckPangram.fs )
65
+ * [ Hasprefix] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/HasPrefix.fs )
65
66
* [ Ispalindrome] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/IsPalindrome.fs )
66
67
* [ Jarowinkler] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/JaroWinkler.fs )
67
68
* [ Knuthmorrispratt] ( https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/KnuthMorrisPratt.fs )
You can’t perform that action at this time.
0 commit comments