ValueNeiron

Undocumented in source.
class ValueNeiron : FakeNeiron!T(
T
) {}

Constructors

this
this(T value)
Undocumented in source.

Members

Properties

output
T output [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
T value;
Undocumented in source.

Meta