Skip to content
#

icu

Here are 94 public repositories matching this topic...

icu4x
sffc
sffc commented Nov 19, 2020

Right now we have UnicodeSet that only supports code points. For full support of all Unicode properties, including sequence properties, we will need to support strings.

I think it is still useful to have a data type that supports code points. My preference would be to:

  1. Rename the existing code-point UnicodeSet to CodePointSet
  2. Make a new class UnicodeSet that wraps a CodePointSet and

Improve this page

Add a description, image, and links to the icu topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the icu topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.