@hackage demangler1.3.2.0

Demangler for C++ mangled names.

Provides a demangler (and mangler) for C++ names, with an intermediate representation that captures the nuances of each composite name to allow for semantic utilization of different portions of a name. . Also provides text sharing for efficient storage of a large number of demangled names. . See https://itanium-cxx-abi.github.io/cxx-abi/abi.html#mangling for more details on mangling