On Wed, Jul 13, 2016 at 4:39 PM, Arnold Schwaighofer via
swift-evolution <[email protected]> wrote:
> Int.init(ObjectIdentifier) and UInt.init(ObjectIdentifier) should have a 
> 'bitPattern:’ label to make it clear at the use site that we interpret the 
> value as a bit pattern.

+1!

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