Closed legaultmarc closed 8 years ago
This is harder than expected because type checks are already ubiquitous. I am currently writing a 'types' module that contains different types and subtypes organized using class hierarchies.
Closed in commit #41062d4e1931df351a539477040532fd277d3252
New types would be useful (e.g. date) as well as subtypes (e.g. positive_integer as a subtype for continuous variables) that could be used for extra QC checks.