Skip to content

Add dtype for arguments #18

@yinleon

Description

@yinleon

We might want to consider explicit datatypes for each parameter.
This issue arose from overlooking this:
#17
Like this:

def func(a:int, b:int) -> int:
    return a + b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions