CSBiology / FSharpAux

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

New `String.trim` function #26

Closed omaus closed 1 year ago

omaus commented 1 year ago

Adds a String.trim function (unit tests all inclusive). Fixes #25.