purescript-strings icon indicating copy to clipboard operation
purescript-strings copied to clipboard

Add trimStart/trimEnd?

Open wclr opened this issue 4 years ago • 0 comments
trafficstars

There is a trim, but no trimStart/trimEnd (trimLeft/trimRight).

Is implementing it each time with some countPrefix or regEx should be an option?

wclr avatar Mar 10 '21 07:03 wclr