mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
It's broken for strings with characters outside 7-bit ASCII, but it's broken in the same way as several existing functions (e.g. charAt()), so that's probably ok for now.