Skip to content

Rename types #237

Description

@python-processing-unit

Change the names of the types:

  • BOOL -> bool
  • STR -> str
  • INT -> int
  • FLT -> float
  • TNS -> tensor
  • MAP -> map
  • FUNC -> func
  • THR -> thread

Update the docs, tests, and implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestinterpreterRequires a code change in the interpreter.majorRequires a major version change.testSomething related to the test suite.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions