[Swift-devel] Problem with @extractint?

Mihael Hategan hategan at mcs.anl.gov
Tue Oct 9 09:57:39 CDT 2007


On Tue, 2007-10-09 at 13:22 +0000, Ben Clifford wrote:
> The bit of kml that does the assignment is run in a sequential bit that 
> sets up variables, before any of the parallel stuff happens (that usually 
> consists of procedure calls, and is the part that ends up being evaluated 
> in data dependency order rather than source text order).
> 
> It makes sense to allow what you want to do, I think.

There was some discussion about removing the @ sign in front of built-in
functions. There is no need for the distinction, and, apparently, it
does cause problems.

> 




More information about the Swift-devel mailing list