typescript+matchtypescriptmatch
match consumer examples
How a TypeScript app uses @danrabydev/match ^0.3.1: exhaustive Status.match, one ApiResult namespace, peek-then-match, merge, and diagnostics on Error. No _ hatch.
markdownapp/README.md
match consumer app
How a user of @danrabydev/match writes code. Not the package internals.
app/
src/
status.ts
api.ts
page.ts
package.json
README.md
Install @danrabydev/match ^0.3.1. Exhaustive match only — no _ hatch.