matthewmueller/joy

Standard library priorities

Open

#63 aperta il 13 dic 2017

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Go (34 fork)github user discovery
help wantedstdlib

Metriche repository

Star
 (1317 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor