matthewmueller/joy

Standard library priorities

Open

#63 aberto em 13 de dez. de 2017

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
help wantedstdlib

Métricas do repositório

Stars
 (1.317 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador