The Wayback Machine - https://web.archive.org/web/20220121191031/https://github.com/topics/unicode-symbols
Skip to content
#

unicode-symbols

Here are 68 public repositories matching this topic...

christianparpart
christianparpart commented Jun 10, 2021

Quite a few codepoints have names that describe them.

It would be nice to have a getter from char32_t to string_view.

As well as
maybe a sub namespace that contains all of these names nicely capitalized as constexpr inline char32_t That_Name_Here = 0x1234;

namespace maybe: unicode::names

Improve this page

Add a description, image, and links to the unicode-symbols 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 unicode-symbols topic, visit your repo's landing page and select "manage topics."

Learn more