Skip to content

Elvis/existential operator?  #855

@naholyr

Description

@naholyr

I know this is out of spec, but it would be very nice to add support for Elvis operator in playground.

object?.property // object && object.property
foo?() // foo && foo() 

Metadata

Metadata

Assignees

No one assigned

    Labels

    outdatedA closed issue/PR that is archived due to age. Recommended to make a new issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions