<@U0QF8S3SS>: so you want `val x: A, B` so that `...
# getting-started
v
@steverichey: so you want
val x: A, B
so that
x is A || x is B
?