Date: 2025-06-17 09:14:17
Score: 0.5
Natty:
There is no boolean null in kdb+. Only true 1b
, and false 0b
.
https://code.kx.com/q/basics/datatypes/
The short datatype exists which is 2 bytes in size.
https://code.kx.com/q/interfaces/capiref/
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- High reputation (-1):
Posted by: rianoc