fromEscape

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.)

package
dchar
fromEscape
@safe pure nothrow @nogc
(
dchar escape
)

Meta