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: 15,108 of 190,443
Downloads: 133,739
Daily
Ranking: 35,970 of 190,400
Downloads: 4
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 24,892 | 59,338 | cfer |
| 26,204 | 54,981 | logging_factory |
| 149,730 | 3,833 | multi_index |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tucker |