alias Pegmatite::Pattern::MatchTrace
Overview
When we want to trace a call, we store the pattern, offset, and result for later inspection (skipping the result for the pre-trace).
Alias Definition
{Pegmatite::Pattern, Int32} | {Pegmatite::Pattern, Int32, {Int32, Array({Symbol, Int32, Int32}) | Pegmatite::Pattern | {Symbol, Int32, Int32} | Nil}}