Hi all,

I have a couple of questions:

(1) Is a Rail[T] (rather than Array[T]) the optimal way to represent a 
C-style contiguous array of integers?
(2) Is there an optimized way to copy between Rails of the same type? like 
e.g. Java's System.arraycopy or memcpy. Array appears to have a copy 
method, but not Rail.

Minor

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to