gs/par

Functions

pub fn par_map(
  stream: Stream(a),
  num_worker: Int,
  f: fn(a) -> b,
) -> Stream(b)
Search Document