Hacker News new | ask | show | jobs
by lelanthran 1556 days ago
> is this a joke. you literally cannot write containers in C unless you commit to heap-allocating everything and storing it as void*

Who cares long as the interface is type-safe?