ReQL::MapStream
Inherits ReQL::Stream / ReQL::AbstractValue / Comparable / Struct / Value / Object
Constructors
new(stream : Stream, func : Datum -> Datum)
SourceInstance methods
count(max)
Sourcefinish_reading
Sourcenext_val
Sourceskip(count)
Sourcestart_reading
Source