Locale.d Information of a locale.
Provides runtime traits, which provide much of the functionality of tango.core.Traits and is-expressions, as well as some functionality that is only available at runtime, using runtime type information. *
Stuff for working with narrow strings. Safe because of strong type checking.
Stuff for working with narrow strings. Unsafe because of no type checking.
Stuff for working with narrow strings. This module shouldn't be imported directly. Use SafeUtf/UnsafeUtf modules instead.
Creates a weak reference to a class instance.