Reduce by Key Worklet Type
Added a Reduce By Key worklet type. This is a very helpful type of worklet that lets you gather associated values. It typically follows a parallel operation where several threads produce values that are coincident or otherwise have to be gathered together.