Skip to content

Make the IList type more accessable #439

Open
@jon-wurtz

Description

@jon-wurtz

VSCode type checkers get mad if you hint an output as list instead of IList. With a little checking, you can find IList to be under kirin.dialects.ilist.IList and is not imported by default. Could this be made a little easier to find, e.g. kirin.IList after import kirin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions