tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
TextView.ends
tango
text
Text
TextView
Does this Text end with the specified string?
bool
ends
(const(TextView) other)
bool
ends
(const(T)[] chars)
class
TextView
(T)
abstract const
bool
ends
(
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 end with the specified string?