DEV Community

Super Kai (Kazuya Ito)
Super Kai (Kazuya Ito)

Posted on • Edited on

N - Glossary (Python)

Buy Me a Coffee

non-union type

  • means a single type because it isn't inferred as Union by Python core at ptime:
    • Python core at ptime is more important program than type checkers at pptime.

Top comments (0)