Match Functionality with Tuples of Tagged Objects in Effect Typescript

Am I right assuming that Match only works well with single values ? I tried putting two tagged objects in a tuple and that didn't worked as I expected
Was this page helpful?