tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
TextView.starts
tango
text
Text
TextView
Does this Text start with another?
bool
starts
(const(TextView) other)
class
TextView
(T)
abstract const
bool
starts
(
const
(
TextView
)
other
)
bool
starts
(const(T)[] chars)
Meta
Source
See Implementation
tango
text
Text
TextView
aliases
Comparator
functions
comparator
compare
copy
encoding
ends
equals
mslice
opCmp
opEquals
slice
starts
toHash
properties
length
Does this Text start with another?