Skip to content

Add support for async methods #11

@jbheard

Description

@jbheard

ast treats async functions differently from regular functions (see here).

Should an async: true/false property be added to function objects? Or a new collection separate from functions, maybe called async_functions or just asyncs.

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