Understanding Match/Value Pattern Matching and Output Types

about Match/value in https://effect.website/docs/guides/style/pattern-matching it may output different typing ? for exemple output a string, a number, an error or custom type ?
Was this page helpful?