C’s Biggest Mistake - Digital Mars
How about instead of array[..]
we didn’t create a completely new way of meaning “an array” and just used array[:]
? I feel like it’s more in line with Go’s style?
How about instead of array[..]
we didn’t create a completely new way of meaning “an array” and just used array[:]
? I feel like it’s more in line with Go’s style?