Skip to content

More precise gen for unpackFromSlice(mutate s: slice) #198

@Kaladin13

Description

@Kaladin13
fun MyType.unpackFromSlice(mutate s: slice) {
    
}

When we generate it, it should be (since it like this is language):

fun MyType.unpackFromSlice(mutate s: slice):  MyType{
    
}

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