PelemayFp.ParallelBinaryMerger (PelemayFp v0.1.2) View Source

Receives a given consecutive list of tuples of a Range, count and a list, or an exit or dying message from the monitored process and merges it into a result, and send it.

Link to this section Summary

Functions

Receives a given consecutive list of tuples of a Range, count and a list, or an exit or dying message from the monitored process and merges it into a result, and send it.

Link to this section Functions

Link to this function

receive_insert(pid, list)

View Source

Specs

receive_insert(pid(), Range.t() | [integer()] | PelemayFp.ParallelSplitter.t()) ::
  PelemayFp.Merger.t()

Receives a given consecutive list of tuples of a Range, count and a list, or an exit or dying message from the monitored process and merges it into a result, and send it.