Skip to content

Add compile-time type rendering #415

Open
@ileasile

Description

@ileasile

Now, this renderer

USE {
    render<List<String>> { ... }
}

will render any list because of runtime type erasure. Base rendering on compile-time types when it's possible

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugInstallation and functionality issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions