StringT.rpartition

Searches for sep and returns the part before and after that.

struct StringT(C)
inout(S)[2]
rpartition
inout
(
T
)
(
T sep
)

Meta