Description
Shared utility functions can be reused across Hay projects instead of duplicating common helper code.
It is useful for developers building or maintaining software in that project family. Normal users usually receive it as a dependency, and its visible effect is through applications that rely on those helper routines.