Skip to content

Document Polymorphic Variants #154

Closed
@ryyppy

Description

@ryyppy

Very important construct that needs to be documented. Should be put into its own "Polymorphic Variant" section, right next to Variant I assume.

  • Useful for interop scenarios, since they compile to strings (without payload)
  • With payload, compile to a data structure that's friendly to type in tagged unions

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions