Skip to content

Unicode fixes and array helpers

Compare
Choose a tag to compare
@vapier vapier released this 12 Sep 19:24
· 2673 commits to main since this release
  • Start a lib.array API for low level array/bit operations.
  • Tidy up code a bit to please linters.
  • lib.wc.substr now includes leading combining characters.
  • lib.wc.substr fix handling of surrogate pairs.
  • Use arrow functions instead of "self" references.