Skip to content

Explicit unions #586

@annevk

Description

@annevk

@awesomekling mentioned he'd prefer somewhat more explicit union syntax in algorithms as opposed to "null or X", "string-or-null", etc.

It's a little awkward now and then currently, especially with null, so this seems worth considering.

Perhaps something like this:

To do algorithm, given a union { null, string } input, ...

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