Dictionary and Range
Dictionary and Range
- Subject: Dictionary and Range
- From: Michael de Haan <email@hidden>
- Date: Tue, 27 Oct 2015 16:17:56 -0700
I know it is possible to do this,
let isolated = Range<Int>(start: 20, end: 25)
let k_Index = ["isolatedTstm":isolated]
But what i really want is this,
let foo = <30
and bar = [key:foo]
Is that possible?
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden