What's the best way to minimize the need of run time checks?

Gregory Ewing greg.ewing at canterbury.ac.nz
Thu Sep 1 03:12:34 EDT 2016


Chris Angelico wrote:

> You might have won the 100m dash, except that we couldn't verify your
> velocity of locomotion without a... run time check. Badumtish.

All is not lost. You just need to devise a type system
capable of proving that his time is faster than any
other runner in all possible races.

-- 
Greg



More information about the Python-list mailing list