Skip to content

Size Limited By Name Parameters #22

Description

@wheaties

Currently only the constant memory styled transformation supports by-name parameters. The following will fail to compile:

@mutualrec def foo(f: => Int): Int = //...
@mutualrec def bar(x: => Int): Int = //...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions