# Functions

NewCombined creates a new instance of the [Combined].

# Variables

ErrNoIterator occurs when the [Combined] has no any underlying iterators.

# Structs

Combined is a combined iterator for MongoDB.
CombinedParams is an incoming params for the [NewCombined] function.