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