memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
LocalDateTime.opEquals
memgraph
local_date_time
LocalDateTime
Compares this local date time with
other
. Return: true if same, false otherwise.
struct
LocalDateTime
const
bool
opEquals
(
const
ref
LocalDateTime
other
)
Meta
Source
See Implementation
memgraph
local_date_time
LocalDateTime
constructors
this
destructors
~this
functions
nanoseconds
opAssign
opEquals
ptr
seconds
toString
postblits
this(this)
Compares this local date time with other. Return: true if same, false otherwise.