...But library devs are attracted to rich stdlib, like having a container type for big integers (BigInt and/or int128), a Decimal type (Decimal128 or similar), a way to unroll loops (metaprogramming), etc.
Good thing that some of those are slowly getting there.