We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e08a3 commit 0c7557fCopy full SHA for 0c7557f
misc_docs/syntax/decorator_unboxed.mdx
@@ -35,5 +35,6 @@ _`@unboxed` for variants with multiple constructors is available since ReScript
35
36
### References
37
38
-* [Untagged variants](variant#untagged-variants)
+* [Untagged variants doc](variant#untagged-variants)
39
+* [Blog post introducing untagged variants](blog/improving-interop)
40
* [Unboxed record](/docs/manual/v10.0.0/unboxed)
0 commit comments