Skip to content

Return additional character type counts #22

@twocaretcat

Description

@twocaretcat

With #20, we have the ability to easily determine the categorization of character like emoji, whitespace, uppercase, lowercase. Return counts for some of these types.

If the counts are a subset of another count (ex. (uppercase ∪ lowercase ∪ titlecase) ⊂ letters), nest them under that count.

Tasks:

  • Implement
  • Add unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Stage

    None yet

    Priority

    p3

    Effort

    3

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions