julia
7c05d622 - Stop exporting isassigned() and normalize() from Unicode

Commit
8 years ago
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.
Author
Parents
Loading