Skip to content

LambdaConstants #35

@DavePearce

Description

@DavePearce

There is currently no syntax for lambda constants. For example, expressions like this:

type fun is function(int)->int

function f(int x) -> (int y):
    return x+1

function create() -> fun:
    return &f

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions