Skip to content

Zel support for conditional async calls. #6

Description

@zolyfarkas

Currently a async method invocation can be done with:

function(...)&

sometimes we want to avoid the invocation overhead of a async call conditionally...
something like this can be implemented:

function(....)&(some condition)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions