Skip to content

return? #280

@5pilow

Description

@5pilow

Instead of:

var result = getFromComplexFunction(arguments)
if (result) {
    return result
}

new syntax:

return? getFromComplexFunction(arguments)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaIdea, suggestion, not well defined or too vast

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions