memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
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.