Class | Contract::Check::All |
In: |
lib/contract/integration.rb
|
Parent: | Base |
Checks that all the specified conditions match. Example:
signature :x, Contract::Check::All[Array, Enumerable]