|
|
|
|
|
by blater
3728 days ago
|
|
Amazing technology, but we are finding it a little limiting in production. True and False values are good, but we're finding that often the data value is in an in between state.
We believe that a quinary operator would give significant advantages over the current binary booleans (TRUE/FALSE). Is it possible to implement a quinary boolean along the lines of TRUE/FALSE/MAYBE/MOSTLY/KINDA. for example earth_harmless:FALSE is not quite true, whereas earth_harmless:MOSTLY is exactly what we need. |
|