The OpenD Programming Language

ConstantExtrapolator.gridScopeView

struct ConstantExtrapolator(T)
return scope const @property @trusted
gridScopeView
(
size_t dimension = 0
)
()
if (
__traits(hasMember, T, "gridScopeView")
)

Meta