The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
split.split
core
time
Duration
split
Ditto
void
split
(Args args)
auto
split
()
template
split
(units...)
@
safe
pure const nothrow @
nogc
auto
split
(
)
if
(
allAreAcceptedUnits
!("weeks", "days", "hours", "minutes", "seconds", "msecs", "usecs", "hnsecs", "nsecs")([
units
]) &&
unitsAreInDescendingOrder
([
units
])
)
Meta
Source
See Implementation
core
time
Duration
split
functions
split
Ditto