CSBiology / FSharpAux

Auxiliary functions and data structures for the F# programming language
MIT License
23 stars 16 forks source link

`String.endsWith` #31

Open omaus opened 1 year ago

omaus commented 1 year ago

Description

String.startsWith is already there, but its counterpart, String.endsWith, is missing.