Skip to content

Commit f6e9379

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 2192a59 commit f6e9379

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DIRECTORY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
* [Checkanagrams](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/CheckAnagrams.fs)
6464
* [Checkpangram](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/CheckPangram.fs)
6565
* [Hasprefix](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/HasPrefix.fs)
66+
* [Hassuffix](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/HasSuffix.fs)
6667
* [Ispalindrome](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/IsPalindrome.fs)
6768
* [Jarowinkler](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/JaroWinkler.fs)
6869
* [Knuthmorrispratt](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/KnuthMorrisPratt.fs)
@@ -81,5 +82,3 @@
8182
* [Upper](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/Upper.fs)
8283
* [Wordoccurrence](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/WordOccurrence.fs)
8384
* [Zfunction](https://github.com/TheAlgorithms/F-Sharp/blob/main/Algorithms/Strings/ZFunction.fs)
84-
85-
## [Hassuffix](https://github.com/TheAlgorithms/F-Sharp/blob/main//HasSuffix.fs)

0 commit comments

Comments
 (0)