matthewmueller/joy

Standard library priorities

Open

#63 geöffnet am 13. Dez. 2017

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (34 Forks)github user discovery
help wantedstdlib

Repository-Metriken

Stars
 (1.317 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide