Skip to content

Type Annotations #55

Description

@dalonsoa

Type annotations are an invaluable resource to inform the user what a function or method expect as inputs and will provide as output. It can also help to identify problems using tools like mypy.

Solcore lacks completely of type annotations.

Annotate everything is an enormous undertaking and it might be very complicated at times, with confusing or custom made objects serving as inputs/outputs. But it can be done bit by bit. Any progress along these lines will be very helpful for the long term sustainability of Solcore.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions