Skip to content

Infer TypeToken from object. #3

@iceBear67

Description

@iceBear67

Consider the folowing box:

record Box<A>(A a){};
new Box(1);

We can retrieve the type of A by a 's value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions