DebugMap

Alias for a hash map that associates DebugInfos to specific blocks of raw bytecode.

alias DebugMap = DebugInfo[ubyte[]]

Meta