-
-
Notifications
You must be signed in to change notification settings - Fork 258
Explain opaque types #543
Copy link
Copy link
Open
Labels
documentationChanges required for markdown documentationChanges required for markdown documentation
Metadata
Metadata
Assignees
Labels
documentationChanges required for markdown documentationChanges required for markdown documentation
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
I often trend to link this section (https://reasonml.github.io/docs/en/type#opaque-types) from ReasonML to explain opaque types, but isn't ReScript and is more confusing that clarifying (mentioning type modules).
An explanation of the possibility to create a
type aliaswithout a specific type and keep it hidden should be more than enough.