[swift-users] Swift Documentation question

2017-07-01 Thread Jon Hoffman via swift-users
Hello, I have been looking for a certain type of documentation for the Swift Standard Library. I know we have this page: https://developer.apple.com/documentation/swift but what I am looking for is something that lists the various protocols

Re: [swift-users] Difference between Apple and Linux versions of Swift - CompareOptions

2016-07-12 Thread Jon Hoffman via swift-users
o Xin <owe...@gmail.com >>> <mailto:owe...@gmail.com>> wrote: >>> >>> I think they should be the same when Swift 3 release. You example is just >>> how API will change from Swift 2 to 3. You can file a bug if you want to >>> speed up

Re: [swift-users] Difference between Apple and Linux versions of Swift - CompareOptions

2016-07-10 Thread Jon Hoffman via swift-users
Zhaoxin > > On Mon, Jul 11, 2016 at 6:13 AM, Jon Hoffman via swift-users > <swift-users@swift.org <mailto:swift-users@swift.org>> wrote: > With Swift 3.0 Preview 2 for Linux and Xcode Beta 2 for macOS, I see a > difference in the CompareOptions when I use the range

[swift-users] Robotics with Swift

2016-05-08 Thread Jon Hoffman via swift-users
Is there anyone interested in robotics with Swift? I created a Swift library named SwiftyBones (https://github.com/hoffmanjon/SwiftyBones ) for the BeagleBone Black to connect to the Digital GPIO, Analog IN and PWM pins and was interested in