lwdr v0.4.0-beta.1 (2021-10-15T13:07:10Z)
Dub
Repo
__equals
object
Undocumented in source. Be warned that the author may not have intended to support it.
@
nogc
nothrow pure @
trusted
bool
__equals
(
T1
T2
)
(
scope
const
T1
[]
lhs
,
scope
const
T2
[]
rhs
)
if
(
__traits(
isScalar
,
T1
) &&
__traits(
isScalar
,
T2
)
)
Meta
Source
See Implementation
object
aliases
ClassInfo
dstring
equals_t
hash_t
ptrdiff_t
size_t
sizediff_t
string
wstring
classes
Error
Exception
Object
Throwable
TypeInfo
TypeInfo_Array
TypeInfo_AssociativeArray
TypeInfo_Class
TypeInfo_Const
TypeInfo_Delegate
TypeInfo_Enum
TypeInfo_Function
TypeInfo_Inout
TypeInfo_Interface
TypeInfo_Invariant
TypeInfo_Pointer
TypeInfo_Shared
TypeInfo_StaticArray
TypeInfo_Struct
TypeInfo_Tuple
TypeInfo_Vector
__cpp_type_info_ptr
enums
MIctorstart
functions
__equals
_d_arraybounds
_d_assert
_d_assert_msg
_xopCmp
_xopEquals
opEquals
structs
Interface
ModuleInfo
OffsetTypeInfo