On Sat, Dec 26, 2015 at 4:24 PM, James Campbell <[email protected]> wrote:
> Maybe we could implement a template system like C++

Sorry, it is not clear what you're hinting at, please elaborate.

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

Reply via email to