Hacker News new | ask | show | jobs
by hnlmorg 887 days ago
There’s plenty of languages with vast standard libraries and which also have 3rd party libraries that offer the same feature as something in stdlib but more enhanced against a specific metric.

You see it in Go, Python, .NET, etc.

1 comments

Also Java and Kotlin.