TaggedAlgebraicModel.TAModel

Undocumented in source.

Constructors

this
this(T v)
Undocumented in source.

Alias This

value

Members

Properties

collapsed
bool collapsed [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
collapsed
bool collapsed [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rtCollapsable
bool rtCollapsable [@property getter]

return if the model is collapsable based on the value it holds

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

Variables

value
TaggedAlgebraic!Payload value;
Undocumented in source.

Meta