Module: restructureTypedMaps

restructureTypedMaps
Source:

Methods

(inner) restructureTypedMaps(typedMap1, typedMap2) → {Map}

Restructure a Typed Map 1's keys based on Typed Map 2's keys
Parameters:
Name Type Description
typedMap1 Map Typed Map to Restructure
typedMap2 Map Typed Map Restructure Reference
Source:
Throws:
Throws an error if an error occurred when restructuring Typed Maps
Returns:
Restructured Typed Map
Type
Map