Pinned Loading
-
-
contracts and property based testing
contracts and property based testing 1from dpcontracts import require, ensure, invariant
23@invariant("procs can never be empty", lambda self: len(self.procs) > 0)
4@invariant("procs must consist only of positive integers",
5lambda self: all(isinstance(x, int) and x > 0 for x in self.procs))
-
-
tour-playlist
tour-playlist PublicUpcoming Forza Horizon 5 Tour races, with countdown timers
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.