matthewmueller/joy

Standard library priorities

Open

#63 创建于 2017年12月13日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Go (34 fork)github user discovery
help wantedstdlib

仓库指标

Star
 (1,317 star)
PR 合并指标
 (PR 指标待抓取)

描述

In this issue, I'd like to start prioritizing the standard library functions, so we can tackle the most important ones first.

I'm hoping to have people post something like this:

10 time.Now
4 strings.Join
1 filepath.Rel
...

Would be great to create a script that looks at the call expressions and counts them.

But for now, any format would be helpful and I can combine manually.

贡献者指南