In that case, how would this work? func CreateSlice(n int) (const []string, []string){ newSlice := make([]string, 0, n) for := 0; i < n; i++ { newSlice = append(newSli...
I have had a look at this, this is the refined version of initial contracts design yes?
It can't just be any type variable? Does that mean all type variables must conform to a contract ?
@viferga I'm sure you've considered this. What's the challenge with GOPROXY?
If "type of work doesn't mean shit" then maybe. Who even needs a sophisticated scheduler amirite? We could just use the good ol' round-robin /s
Interesting proposal. type ImmutableSlice const []*Object How does one populate this slice, at initialization time?
underlying array is same right? one is mutable, one is not
do you mean when you run go run *.go?
something other than vim-go?
Handle what differently?
what in particular?