fn activeTag(u: anytype) Tag(@TypeOf(u))

Returns the active tag of a tagged union

Parameters

u: anytype,