lazyCopy
Create a new lazy copy of the given mappings that will only copy entries if the mappings are mutated.
Return
a new mappings instance
Since
3.0.0
Parameters
mappings
the source mappings
Create a new lazy copy of the given mappings that will only copy entries if the mappings are mutated.
a new mappings instance
3.0.0
the source mappings