Categories: None [Edit]
preconditions
The Preconditions library provides a simple set of methods for checking arguments being passed into a method. Instead of writing custom checks and raising exceptions directly in your code you can use Preconditions to verify basic properties of your arguments (not-nil, satisfying a boolean expression, being of a certain type/duck-type) and raise the appropriate exception for you.
Total
Ranking: 14,940 of 188,757
Downloads: 133,345
Daily
Ranking: 22,743 of 188,742
Downloads: 8
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 24,733 | 58,839 | cfer |
| 25,953 | 54,870 | logging_factory |
| 149,289 | 3,807 | multi_index |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tucker |