nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
sliceof
nulib
string
Gets the slice equivalent of the input string.
@
nogc
nothrow
auto
sliceof
(
T
)
(
auto
ref
T
str
)
if
(
isSomeString
!
T
)
Meta
Source
See Implementation
nulib
string
aliases
ndstring
nstring
nwstring
enums
StringCharSize
isSomeCString
isSomeChar
isSomeDString
isSomeNString
isSomeSafeString
isSomeString
isStringable
functions
fromStringz
nu_strlen
sliceof
structs
StringImpl
templates
StringCharType
Gets the slice equivalent of the input string.