dext v0.4.0 (2019-06-25T09:48:27Z)
Home
Dub
Repo
Params.opBinary
dext
typecons
Params
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opBinary
(T rhs)
bool
opBinary
(Self rhs)
Self
opBinary
(T rhs)
struct
Params
(T)
Self
opBinary
(
string
op
)
(
inout
T
rhs
)
if
(
op
== "|" ||
op
== "^"
)
if
(
is
(
T
== enum)
)
Self
opBinary
(Self rhs)
Meta
Source
See Implementation
dext
typecons
Params
constructors
this
functions
opBinary
opBinaryRight
static functions
all