Re: [OT] Swiftly return multiple values
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [OT] Swiftly return multiple values
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 3 Jun 2014 08:32:07 +0200
2014年06月02日 21:12 GMT+02:00 Petite Abeille <petite.abeille@gmail.com>:
> https://developer.apple.com/swift/
I read this far:
var sortedStrings = sort(stringArray) {
0ドル.uppercaseString < 1ドル.uppercaseString
}
and decided that Mathematica's syntax is not so terribly eccentric
after all.