Skip to content

function types #34

@cstuartroe

Description

@cstuartroe

Should be able to refer to function types: fn(int: n): int

No rtype annotation should imply void

Should be able to not supply arg names: fn(int) <: fn(n: int)

Make sure mutable arg types are not allowed

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions