Skip to content

Add concise way of calling object methods #5

Description

@GigsD4X

Making calls to object methods currently requires both passing the function, and the receiving object, which usually means the receiving object is referenced twice in the call to Try. Code that calls object methods through Try would be clearer if this could be abstracted by the library somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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