Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.
This repository was archived by the owner on May 8, 2021. It is now read-only.

Fix return type if object is returned and not a scalar type by looking up original type #1

@RIP21

Description

@RIP21

Basically, if not a scalar, but an object type is returned from AccessorFunction I want to look up to original T type, for an original nested type. For scalars, I want to keep the behavior I have.
More on the issue here:
https://stackoverflow.com/questions/55145634/how-to-make-type-lookup-to-original-type-to-defer-its-return-type

Will be glad if somebody can help me with that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions