The OpenD Programming Language

CartesianPower.this

state should have the length of repeat

struct CartesianPower(T)
@safe pure nothrow @nogc
this
()
(
size_t n
,
T[] state
)
if (
T.sizeof <= size_t.sizeof
)

Meta