Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docs for Union Types via the [@unboxed] feature #148

Open
ryyppy opened this issue Mar 17, 2020 · 1 comment
Open

Add Docs for Union Types via the [@unboxed] feature #148

ryyppy opened this issue Mar 17, 2020 · 1 comment
Labels
docs Technical writing help wanted Extra attention is needed

Comments

@ryyppy
Copy link
Member

ryyppy commented Mar 17, 2020

Create a standalone page "Union Types", which basically translates the previous BS blog posts into a more formal documentation page:

This includes adding the [@unboxed] decorator to the decorators overview with a link to the actual doc (an example would be too big to just inline it).

\cc @fhammerschmidt

@ryyppy ryyppy added enhancement New feature or request docs Technical writing labels Mar 17, 2020
@ryyppy ryyppy changed the title Add Docs for typing Union Types via the [@unboxed] feature Add Docs for Union Types via the [@unboxed] feature Mar 17, 2020
@ryyppy ryyppy added help wanted Extra attention is needed and removed enhancement New feature or request labels Mar 18, 2020
@ryyppy
Copy link
Member Author

ryyppy commented Apr 13, 2020

Since I have been investing quite some time in reiterating Tagged Unions w/ Variants, and since there was a lot of feedback coming from Cristiano's side regarding the unboxed feature (and its blog post), we probably want to split that topic up into more practical examples, independent from the "interop" sidebar category and really think about useful use-cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Technical writing help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant