memgraph-d ~main (2022-05-10T06:08:30.6120945)
Dub
Repo
LocalTime.opEquals
memgraph
local_time
LocalTime
Compares this local time with
other
. Return: true if same, false otherwise.
struct
LocalTime
@
nogc
const
auto
opEquals
(
const
ref
LocalTime
other
)
Meta
Source
See Implementation
memgraph
local_time
LocalTime
constructors
this
functions
nanoseconds
opEquals
ptr
toHash
toString
Compares this local time with other. Return: true if same, false otherwise.