Dependent Types: Runtime assertions at compile time...whaaa? (S04E08)
127 min • 30 mars 2023
Dependent types are a more expressive type system in programming languages used to catch a larger class of errors at compile time. What are would be typically assertions at runtime can now be caught at compile time.