simpleConstructor

Create a function to easily construct nodes.

template simpleConstructor(T)
@safe
T
simpleConstructor
(
Args...
)
(
Args args
)

Members

Functions

simpleConstructor
T simpleConstructor(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta