TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Show HN: Concurrent Sorting in Go
4 points
by
thuum7
over 6 years ago
3 comments
thuum7
about 6 years ago
I wanted to test a minimum argument list in srt function. Otherwise you need to give slice and wait group as function params
thuum7
about 6 years ago
I've improved the api and hid the global vars.
boramalper
about 6 years ago
Serious question: Why use global variables?