module Spec2::Matcher
 
  Direct including types
- Spec2::Matchers::Be(T)
 - Spec2::Matchers::BeA(T)
 - Spec2::Matchers::BeFalsey
 - Spec2::Matchers::BeTruthy
 - Spec2::Matchers::Close(T, E)
 - Spec2::Matchers::Eq(T)
 - Spec2::Matchers::Match(T)
 - Spec2::Matchers::Satisfy(T)