The OpenD Programming Language

Lagrange.lightConst

struct Lagrange(T, uint maxAdditionalFunctions = 0, X = T)
extern (D) @safe pure @nogc scope const const @property @trusted
lightConst
()
()
if (
isFloatingPoint!T &&
maxAdditionalFunctions < 16
)

Meta