Skip to content

"Using" directive #3

Description

@RealyUniqueName

Deal with using and such:

using Lambda;

interface TFoo implements ITrait {
    function bar(a:Iterable<String>) return a.has("foo");
}

class MyFoo implements TFoo {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions