Stop exporting isassigned() and normalize() from Unicode
Since these conflict with functions from Base, they cannot be called
without the module name anyway, and they make it impossible to call the
functions from Base once 'using Unicode' has been called.