Awesome, cheers guys! *___________________________________*
*James⎥Head of Trolls* *[email protected] <[email protected]>⎥supmenow.com <http://supmenow.com>* *Sup* *Runway East * *10 Finsbury Square* *London* * EC2A 1AF * On 23 June 2016 at 17:26, Dmitri Gribenko <[email protected]> wrote: > On Thu, Jun 23, 2016 at 9:25 AM, James Campbell via swift-evolution > <[email protected]> wrote: > > So if the function I run inside of the map has a return value of Void > will > > that still compile ? > > Yes. > > Dmitri > > -- > main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if > (j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/ >
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
