The OpenD Programming Language

Lagrange.lightImmutable

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

Meta