Skip to content

core: limit string cmp, icmp, lower, upper to ASCII #7

@cdragan

Description

@cdragan

A separate 'unicode' module is needed for these operations to be handled properly. The default implementation should do a binary comparison and ASCII lower/upper.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions