libd ~master (2021-08-29T21:20:58Z)
Dub
Repo
String.opBinary
libd
datastructures
string
String
Undocumented in source. Be warned that the author may not have intended to support it.
String
opBinary
(String rhs)
struct
String
@
nogc
nothrow @
trusted
const
String
opBinary
(
string
op
)
(
const
scope
auto
ref
String
rhs
)
if
(
op
== "~"
)
String
opBinary
(bcstring rhs)
Meta
Source
See Implementation
libd
datastructures
string
String
aliases
range
constructors
this
destructors
~this
functions
opAssign
opBinary
opDollar
opEquals
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
put
putMany
postblits
this(this)
properties
length
ptrUnsafe
rangeUnsafe
sliceUnsafe