what's the pros/cons of having `@UnionType` + comp...
# compose
l
what's the pros/cons of having
@UnionType
+ compiler instead of a `Either<>`/`Union<>` generic type?