Skip to content

yield if not null #4552

@jscholler

Description

@jscholler

This is not a new idea (#2307). But in the light of the latest feature with the "?" prefix:

{ 'name': ?hello }
[ ?hello ]

Why:

yield ?hello;

Or even:

return ?hello;

Does not exist?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureProposed language feature that solves one or more problems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions