Skip to content

Converting between types #28

@wnagrodzki

Description

@wnagrodzki

Convert via init

A {
    init(_ b: B)
}

Convert via method (start function name with destination type name)

B {
    func a() -> A
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions