Conversation
Deploying documentation with
|
| Latest commit: |
d990642
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8ccb682f.documentation-7tp.pages.dev |
| Branch Preview URL: | https://gibson-2026-04-invitationspe.documentation-7tp.pages.dev |
901d696 to
be02195
Compare
dckc
approved these changes
Apr 28, 2026
dckc
reviewed
Apr 28, 2026
| ::: tip InvitationSpec Usage | ||
|
|
||
| `InvitationSpec` is a | ||
| [discriminated union](https://en.wikipedia.org/wiki/Tagged_union) whose `source` |
Member
There was a problem hiding this comment.
I'd rather this link went to typescript docs, but https://www.typescriptlang.org/docs/handbook/unions-and-intersections.html#discriminating-unions is deprecated and I don't see anything about tagged/discriminated union in the replacement page.
Member
Author
There was a problem hiding this comment.
Found it at the bottom of Narrowing: Discriminated unions. Other candidates included TypeScript for Functional Programmers: Discriminated Unions and TypeScript: Playground Example - Discriminate Types.
be02195 to
d990642
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
...and then make the text more uniform.