1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 03:27:44 +00:00

join: add support for multibyte separators (#6736)

* join: add test for multibyte separators

* join: implement support for multibyte separators

* join: use a trait instead of an enum for separator

* join: test whitespace merging
This commit is contained in:
Justin Tracey 2024-10-06 05:48:08 -04:00 committed by GitHub
parent d8eb4e2214
commit a51a731704
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 251 additions and 89 deletions

View file

@ -0,0 +1 @@
a ,,,b

View file

@ -0,0 +1 @@
a§b§c

View file

@ -0,0 +1 @@
a§b

View file

@ -0,0 +1 @@
a§c