Skip to content

Showcase post: regex, dict, variant type spreads and nested record types #1088

Description

@fhammerschmidt

Nested record types:

rescript-lang/rescript#7241

Outline:

  • Why do we need this? Describe how it is especially useful for writing bindings where the nested record types tend to not be used outside of their parent record anyways.
  • Describe how this is only syntactical sugar (behind the scenes there are still record types with their own names created)
  • Add some real-world examples, could be just from a bindings library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions