Skip to content

[V2] Type checking using generics in python #17

@rah4927

Description

@rah4927

Offload as much type checking as possible to python instead of doing it manually.

Some sources from Amitayush -

There are libraries in Python which do static typing:

https://mypy-lang.org/

Mypy is an optional static type checker for Python.

It has generics too:
https://mypy.readthedocs.io/en/stable/generics.html

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