Anonymous closures and custom control flow in E

Constantine Plotnikov <[email protected]> Fri, 27 May 2011 03:59:34 +0400
Newsgroups gmane.comp.lang.e.general
Message-ID <[email protected]>
Hello!

I'm writing some presentation that mentions E. Do I understand it correctly
that E still does not have a closure syntax that allows creation of custom
control flow constructs?

I mean control constructs like
"with(resourceOpen()){resoruce->body(resource)}" or "collection.foreach{i->
doSomethidAbout(i)}".

Thanks,
Constantine

_______________________________________________
e-lang mailing list
[email protected]
http://www.eros-os.org/mailman/listinfo/e-lang