module Matcher

    # In-memory matcher for $lt expression.
    #
    # @see https://www.mongodb.com/docs/manual/reference/operator/query/lt/