outer-join-by
Outer join two arrays of object by a key, and return a correct typed array of objects
Outer join two arrays of object by a key, and return a correct typed array of objects
Transpose arrayOfObject <==> objectOfArray with typescript typed result.