-
-
Notifications
You must be signed in to change notification settings - Fork 250
Document spreads in the syntax lookup #1009
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -0,0 +1,95 @@ | |||
--- | |||
id: "spreads" | |||
keywords: ["spread", "record", "variant", "partial"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about the keywords.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine to me
Deploying rescript-lang-org with
|
Latest commit: |
ff59e00
|
Status: | ✅ Deploy successful! |
Preview URL: | https://4a3b9396.rescript-lang.pages.dev |
Branch Preview URL: | https://syntax-lookup-spreads.rescript-lang.pages.dev |
array, list and polymorphic variants have spreads as well |
I think I got them all.