ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
UtfString.extract
ocean
text
utf
UtfString
UtfString
Undocumented in source. Be warned that the author may not have intended to support it.
OutType
extract
(bool consume)
OutType
extract
(size_t width, bool consume)
OutType
extract
(Char[] text)
OutType
extract
(Char[] text, size_t width)
OutType
extract
(Char[] text, size_t width)
struct
UtfString
(Char = char, bool pull_dchars = false)
static
static if
(!(
pull_dchars
))
OutType
extract
(
Char
[]
text
,
out
size_t
width
)
Meta
Source
See Implementation
ocean
text
utf
UtfString
UtfString
aliases
ArrayOutType
OutType
This
functions
extract
length
opApply
opIndex
opSlice
sliceCopy
variables
string