News/info on Go and Java
Denis Koroskin
2korden at gmail.com
Wed Nov 25 01:27:59 PST 2009
On Wed, 25 Nov 2009 03:03:59 +0300, bearophile <bearophileHUGS at lycos.com>
wrote:
> Found on Reddit:
>
> This looks a lot like D:
> http://research.swtch.com/2009/11/go-data-structures.html
>
> New features in Java, some of them look like D:
> http://code.joejag.com/2009/new-language-features-in-java-7/
>
> Bye,
> bearophile
Looks like go has arrays that support slices. Do they support appending?
If so, what's their behavior and how do they solve stomping issues?
More information about the Digitalmars-d
mailing list