List.opEquals

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

struct List
@nogc const
opEquals
(
const ref List other
)

Meta