memgraph-d ~master (2021-10-24T19:24:20.8076309)
Dub
Repo
LocalTime.opEquals
memgraph
local_time
LocalTime
Compares this local time with
other
. Return: true if same, false otherwise.
struct
LocalTime
const
bool
opEquals
(
const
ref
LocalTime
other
)
Meta
Source
See Implementation
memgraph
local_time
LocalTime
constructors
this
destructors
~this
functions
nanoseconds
opAssign
opEquals
ptr
toString
postblits
this(this)
Compares this local time with other. Return: true if same, false otherwise.