The conditions tag has no wiki summary.
1
vote
3answers
115 views
Conditional construct for a kleenean data type
I was thinking of an hypothetical programming language with a kleenean data type which would implement Kleene's three-valued logic. To sum up, it's an extension of the boolean data type with the three ...
