method
binding_requirement_in_set?
ruby latest stable - Class:
Bundler::Molinillo::Resolver::Resolution
binding_requirement_in_set?(requirement, possible_binding_requirements, possibilities)private
@param [Object] requirement we wish to check @param [Array] array of requirements @param [Array] array of possibilities the requirements will be used to filter @return [Boolean] whether or not the given requirement is required to filter
out all elements of the array of possibilities.