NAME
Zuzu::Util - utility functions shared by parser and runtime
DESCRIPTION
Provides shared predicates and helpers for keyword checks, Unicode normalization, and truthiness/coercion.
METHODS
nfc
Executes nfc for this module.
is_word_ident
Executes is_word_ident for this module.
is_keyword
Executes is_keyword for this module.
boolify
Executes boolify for this module.
COPYRIGHT AND LICENCE
Zuzu::Util is copyright Toby Inkster.
It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.