Module: Reacto::Operations
- Defined in:
- lib/reacto/operations/act.rb,
lib/reacto/operations/map.rb,
lib/reacto/operations/diff.rb,
lib/reacto/operations/drop.rb,
lib/reacto/operations/last.rb,
lib/reacto/operations/take.rb,
lib/reacto/operations/uniq.rb,
lib/reacto/operations/wrap.rb,
lib/reacto/operations/chunk.rb,
lib/reacto/operations/cycle.rb,
lib/reacto/operations/merge.rb,
lib/reacto/operations/retry.rb,
lib/reacto/operations/slice.rb,
lib/reacto/operations/append.rb,
lib/reacto/operations/buffer.rb,
lib/reacto/operations/concat.rb,
lib/reacto/operations/inject.rb,
lib/reacto/operations/select.rb,
lib/reacto/operations/flatten.rb,
lib/reacto/operations/include.rb,
lib/reacto/operations/prepend.rb,
lib/reacto/operations/flat_map.rb,
lib/reacto/operations/throttle.rb,
lib/reacto/operations/track_on.rb,
lib/reacto/operations/depend_on.rb,
lib/reacto/operations/extremums.rb,
lib/reacto/operations/partition.rb,
lib/reacto/operations/delay_each.rb,
lib/reacto/operations/drop_while.rb,
lib/reacto/operations/find_index.rb,
lib/reacto/operations/retry_when.rb,
lib/reacto/operations/slice_when.rb,
lib/reacto/operations/take_while.rb,
lib/reacto/operations/chunk_while.rb,
lib/reacto/operations/drop_errors.rb,
lib/reacto/operations/each_collect.rb,
lib/reacto/operations/split_labeled.rb,
lib/reacto/operations/group_by_label.rb,
lib/reacto/operations/flat_map_latest.rb,
lib/reacto/operations/flatten_labeled.rb,
lib/reacto/operations/each_with_object.rb,
lib/reacto/operations/blocking_enumerable.rb,
lib/reacto/operations/operation_on_labeled.rb,
lib/reacto/operations/rescue_and_replace_error.rb
Defined Under Namespace
Classes: Act, Append, BlockingEnumerable, Buffer, Chunk, ChunkWhile, Concat, Cycle, DelayEach, DependOn, Diff, Drop, DropErrors, DropWhile, EachCollect, EachWithObject, Extremums, FindIndex, FlatMap, FlatMapLatest, Flatten, FlattenLabeled, GroupByLabel, Include, Inject, Last, Map, Merge, OperationOnLabeled, Partition, Prepend, RescueAndReplaceError, Retry, RetryWhen, Select, Slice, SliceWhen, SplitLabeled, Take, TakeWhile, Throttle, TrackOn, Uniq, Wrap