Skip to content

Try expression wrapper #66

Description

@eelstork

The Try expression wrapper would return a boolean. Example:

return Try(obj = EvalObj()) && done;  // false if null, true otherwise.

Converting null objects to a failing status is an alternative; type safety?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions