module Mongoid::Matcher::EqImplWithRegexp

This is an internal equality implementation that performs exact comparisons and regular expression matches.

@api private