tablecloth icon indicating copy to clipboard operation
tablecloth copied to clipboard

Add String.splitAt

Open Dean177 opened this issue 5 years ago • 0 comments

This should work just like the functionList:

val splitAt: string -> index:int -> (string * string)

Dean177 avatar May 21 '20 16:05 Dean177