Skip to content

There is no way to express the type of a function. #226

@SebastianMestre

Description

@SebastianMestre

We have no way to write the type of a function: no special syntax, and no name bound to the typefunc.

We need this.

a few options:

(a,b,c)=>d
fn(a,b,c)=>d
fn<:a,b,c,d:>

I am open to sugestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area - front endRelated to one of the passes previous to the interpreterkind - featureNew feature or requesttriage - acceptedThis will be worked on as soon as possible

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions