Skip to content

Updates to pattern types evaluation doc #46

@yoshuawuyts

Description

@yoshuawuyts

todos

  • discuss what happens when pattern types don't subtype (e.g. constraining return types would not be backwards-compatible)
  • discuss the XOR relationship between no_panic and pattern types (e.g. if a function uses pattern types as the input, it could guarantee it won't panic - but if the input isn't constrainted it might panic - which is the behavior of "maybe-pattern-type" functions we've described.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions