> On 7 Sep 2016, at 07:55, Jonathan Hull <[email protected]> wrote:
> 
> I realized my comment may not have been clear.

Probably clear enough.

> Here is the actual code (written in Mail):
> 
> var numbers: [UInt64] = …
> 
> func numbers( upTo nbr: Int ) -> [UInt64]              
> {
>       return Array( numbers[ 0 ..< nbr ] )
> }

Excellent. Exactly what I needed. Thanks a lot!.

Kind regards,

Gerriet.



_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to