Re: Need: list of Unicode characters that have canonical decompositions.

[email protected] (BobH) Fri, 01 Jul 2011 11:40:23 -0500
Newsgroups perl.unicode
Message-ID <[email protected]>
Karl Williamson wrote:
>>
>
> I'm trying to think of a good name.  Best so far is
> UCD::get_prop_invlist()


Hm, "get" normally isn't needed.

How about something simpler such as UCD::charlist()

Bob