Map.opEquals

Compares this map with other. Return: true if same, false otherwise.

struct Map
@nogc const
bool
opEquals
(
const Map other
)

Meta