blob: b979f84553fb3987d63f6243c680711493b28310 [file] [view] [edit]
The new [CutLast] function slices a string
around the last occurrence of a separator.
It can replace and simplify some common uses of LastIndex.