ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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