Covert a YAML escape to a dchar.
Need a function as associative arrays don't work with @nogc. (And this may be even faster with a function.)
See Implementation
Covert a YAML escape to a dchar.
Need a function as associative arrays don't work with @nogc. (And this may be even faster with a function.)