summaryrefslogtreecommitdiffhomepage
path: root/types/structs
AgeCommit message (Collapse)AuthorFilesLines
2020-05-03types/structs: add structs.Incomparable annotation, use it where applicableBrad Fitzpatrick1-0/+16
Shotizam before and output queries: sqlite> select sum(size) from bin where func like 'type..%'; 129067 => 120216