Characters: The std.uni Module
In this lesson, we explore the functions of the std.uni module.
We'll cover the following...
The std.uni
module #
The std.uni
module includes functions that are useful with unicode characters.
You can see this module in its documentation.
The functions that start with “is” answer certain questions about characters.
The result is false or true depending on whether the answer is no or ...