tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
String.length
tanya
container
string
String
struct
String
@
property
const @
nogc
nothrow pure @
safe
size_t
length
(
)
Return Value
Type:
size_t
The number of code units that are required to encode the string.
Meta
Source
See Implementation
tanya
container
string
String
aliases
insert
opDollar
constructors
this
destructors
~this
functions
byCodePoint
get
insertAfter
insertBack
insertBefore
opAssign
opCmp
opEquals
opIndex
opIndexAssign
opSlice
opSliceAssign
remove
reserve
shrink
toHash
toStringz
mixins
__anonymous
postblits
this(this)
properties
capacity
empty
length