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