]> Lady’s Gitweb - Pisces/commit
Support unicode sets in Matchers
authorLady <redacted>
Thu, 24 Jul 2025 04:12:58 +0000 (00:12 -0400)
committerLady <redacted>
Thu, 24 Jul 2025 04:23:06 +0000 (00:23 -0400)
commite1cb83c479df2a3e4a5e918867a135ff9dde8121
tree9004ada662c2c82dd690c2649b7d04a4e8be8c2e
parentd8b8bf6b37eb780a98bca3be06d2d98df4c83691
Support unicode sets in Matchers

Matchers need to be unicode‐aware, but this can now be either thru the
`u` flag or the `v` flag. The former is still the default when a string
is provided to the constructor.

This commit also includes some minor documentation cleanup and a few
additional tests.
string.js
string.test.js
This page took 0.170421 seconds and 4 git commands to generate.