Skip to contents

Retrieve the currently selected tag of the union as an ENUM.

Arguments

union

UNION

Examples

if (FALSE) { # \dontrun{
union_tag(union_value(k := 'foo'))
} # }