Hacker News new | ask | show | jobs
by f0c1s 612 days ago
> Provide create() and destroy() functions for all data structures.

Every data structure (almost) must have defaultValue() and errorValue() functions too.