Standard LibraryTypesMapMethodsextendOn this pageextend Method of Map. extend(const Map other) -> void Inserts all elements from another container into this container. Parameters other: The container containing elements to insert.