struct

ReQL::MapStream

Inherits ReQL::Stream / ReQL::AbstractValue / Comparable / Struct / Value / Object

Constructors

new(streams : Array(Stream), func : Array(Datum) -> Datum)
Source
new(stream : Stream, func : Datum -> Datum)
Source

Instance methods

count(max)
Source
finish_reading
Source
next_val
Source
skip(count)
Source
start_reading
Source