rophuine
06/19/2020, 1:49 PMAnnotatedString.Builder class was really nice - the API was a perfect match for what I was trying to achieve. pop(index: Int) was particularly useful and really cut down the code I needed to write for my specific use-case.Siyamed
06/19/2020, 3:11 PM