Properly reverse text

by Ricardo “Rudxain” Fernández Serrata

Version 1 (November 30, 2021)

Download (74 downloads)

Supports Unicode, thanks to `findAll`. reverse(t) = join(reverse(split(t))). `split` works with code-units, `findAll` works with code-points

4.0 average rating from 1 reviews

5 stars
0
4 stars
1
3 stars
0
2 stars
0
1 star
0
Reports
0

Rate and review within the app in the Community section.