Skip to content

Mutable inside generic param is ignored by codogen #398

@gavr123456789

Description

@gavr123456789

typeToMethodNameToMethod: mut Map(NivaType, mut Map(String, NivaMethod))
->
var typeToMethodNameToMethod: MutableMap<nivaTypes.NivaType, Map<String, nivaTypes.NivaMethod>>

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