The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
CartesianPower.save
mir
combinatorics
CartesianPower
Forward range primitive. Allocates using GC.
struct
CartesianPower
(T)
@
property
@
safe
pure nothrow
CartesianPower
save
()
(
)
if
(
isUnsigned
!
T
&&
T.sizeof
<=
size_t.sizeof
)
Meta
Source
See Implementation
mir
combinatorics
CartesianPower
aliases
DeepElement
constructors
this
functions
popFront
properties
empty
front
length
save
shape
Forward range primitive. Allocates using GC.