Ternary.this

this(bool b)

Construct and assign from a bool, receiving no for false and yes for true.

this(const Ternary b)

Construct a ternary value from another ternary value