tagged union

data structure used to hold a value that could take on several different, but fixed, types

Categories: