collections ~master (2022-05-06T22:22:30.7373307)
Dub
Repo
RCString.opBinary
stdx
collections
rcstring
RCString
typeof
(
this
)
opBinary
(typeof(this) rhs)
typeof
(
this
)
opBinary
(string rhs)
typeof
(
this
)
opBinary
(C c)
typeof
(
this
)
opBinary
(R r)
auto
opBinary
(typeof(this) rhs)
struct
RCString
auto
opBinary
(
string
op
)
(
typeof
(this)
rhs
)
if
(
op
== "in"
)
Meta
Source
See Implementation
stdx
collections
rcstring
RCString
constructors
this
functions
by
dup
empty
equal
idup
opAssign
opBinary
opBinaryRight
opCast
opCmp
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
save
toHash
toString
writeln