Skip to content

Explicit unions #586

Open
Open
@annevk

Description

@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

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