LocalTime.opEquals

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

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

Meta