View Source Unicode Unihan
Functions to return information about Unicode Unihan codepoints.
installation
Installation
The package can be installed by adding unicode_unihan
to your list of dependencies in mix.exs
:
def deps do
[
{:unicode_unihan, "~> 0.1"}
]
end
The docs can be found at https://hexdocs.pm/unicode_unihan.
tutorial-livebooks
Tutorial livebooks
See the guide to Unihan and Unihan introspection livebook.