Hacker News new | ask | show | jobs
by bachmeier 2245 days ago
It's been raised many times before. By me and numerous others. The standard library is generic, which isn't the end of the world, but you can't tell from the documentation how you can work with the output. It's common for someone to ask a question and be told "add .array to the output". They'd never know that after reading the documentation.
1 comments

Reading the example code in the documentation is very helpful with this.
And the "Returns:" section!