class

Xapian::Mset::Iterator

Inherits Iterator < Enumerable < Reference < Object

Constructors

new(iterator : LibXapian::MsetIterator)
Source

Instance methods

next

Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there are no more elements.

Source
to_unsafe
Source