mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
CombinationsRepeat.save
mir
combinatorics
CombinationsRepeat
Forward range primitive. Allocates using GC.
struct
CombinationsRepeat
(T)
@
property
@
safe
pure nothrow
CombinationsRepeat
save
()
(
)
if
(
isUnsigned
!
T
&&
T.sizeof
<=
size_t.sizeof
)
Meta
Source
See Implementation
mir
combinatorics
CombinationsRepeat
aliases
DeepElement
constructors
this
functions
popFront
properties
empty
front
length
save
shape
Forward range primitive. Allocates using GC.