LocalTime.opEquals

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

struct LocalTime
const
bool
opEquals
(
const ref LocalTime other
)

Meta