T(): boolean
boolean
Defined in: logic/t.ts:11
A function that always returns true.
true
T(); // true