On 06/02/2025 09:02 GMT Denny Vrandečić <dvrandecic@wikimedia.org> wrote:
News in Types: Kleenean
In order to get back into creating more Types, we have kicked the year off with implementing the Type proposal for Kleenean values. This is used to represent values for a three-valued logic. Unlike Boolean logic, which has two values (True and False), the Kleenean logic has three values: True, False, and Maybe.