Skip to content

Mock generic methods #21

@a-voronov

Description

@a-voronov
protocol P {
    func f<T>(x: T) -> T
}

0.16.0 sourcery version version will generate f<T>Call

yet still, it's not clear how to deal with generics...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions