rebar3_mutate_pool (rebar3_mutate v0.5.0)
View SourceSummary
Functions
-spec pmap(fun((Task) -> Result), [Task], pos_integer()) -> [Result | Crash] when Task :: term(), Result :: term(), Crash :: term().
-spec pmap(fun((Task) -> Result), [Task], pos_integer()) -> [Result | Crash] when Task :: term(), Result :: term(), Crash :: term().