TaggedInspector.this

Constructs TaggedInspector

class TaggedInspector(Tagged : TaggedAlgebraic!(Union), Type, Union)
this
if (
anySatisfy!(ApplyRight!(isD, Type), Fields!Union)
)

Parameters

inspector Inspector!Type

underlying inspector that is able to inspect just one subtype of tagged type

Meta