The OpenD Programming Language

IndexedRoR.shape

struct IndexedRoR(Collection, Range)
@property scope const
static if(hasLength!Collection)
size_t[2]
shape
()
()
if (
__traits(compiles, Range.init[size_t.init])
)

Meta