|
|
|
|
|
by mananaysiempre
1375 days ago
|
|
Ahh I finally get why C calls the unit / top type “void”—it’s empty as in requires no storage! (It’s not the usual empty / bottom / contradiction type, which has an empty set of possible values and would imply the function does not return at all.) |
|