The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
SmallArray.opEquals
mir
small_array
SmallArray
SmallArray
Comparisons operator overloads
bool
opEquals
(SmallArray rhs)
bool
opEquals
(SmallArray rhs)
struct
SmallArray
@
safe
pure @
nogc
scope const
bool
opEquals
(
SmallArray
rhs
)
bool
opEquals
(V[] array)
bool
opEquals
(SmallArray!(T, rhsMaxLength) array)
Meta
Source
See Implementation
mir
small_array
SmallArray
SmallArray
aliases
opBinary
opOpAssign
put
serdeKeysProxy
constructors
this
functions
append
concat
empty
length
opAssign
opCmp
opEquals
opIndex
toHash
trustedAppend
trustedAssign
Comparisons operator overloads