dfinity / motoko-base

The Motoko base library
Apache License 2.0
483 stars 99 forks source link

feat: add `Text.toLowercase`, `Text.toUppercase` with tests and doc #590

Closed crusso closed 1 year ago

crusso commented 1 year ago

(tested locally against https://github.com/dfinity/motoko/pull/4216)

crusso commented 1 year ago

Marked DO-NOT-MERGE until weird wasi bug on https://github.com/dfinity/motoko/pull/4216 squashed

UPDATE: Bug resolved.