Remix.run Logo
orangeisthe 2 hours ago

Go has one of the best stdlibs of any language. I'd go as far and say it's the #1 language where the stdlib is the most used for day to day programming. cut the bullshit

LtWorf an hour ago | parent [-]

Open the python documentation if you're curious of why people are downvoting you.

sethammons 10 minutes ago | parent [-]

I don't buy this for one moment. Python and breaking changes are lovers. Nobody I have ever worked with builds or tries to build stdlib python. Most Go devs to pride themselves on minimal dependencies.