Hacker News new | ask | show | jobs
by LtWorf 107 days ago
Yes, but there are also runtime type checkers that can be used to check that input data conforms to the expected types (aka a schema but defined using python types and classes).