masters3d

Results 31 comments of masters3d

This is just a wrapper for the swift compiler. I am not sure how user friendly this is. https://github.com/SwiftForWindows/SwiftForWindows/issues What I want is first party support for swift running on...

This could stop errors like #258 from happening.

This has support for playgrounds https://github.com/kylef/Spectre we would need to create boiler plate templates that could create xctest and spectre for playgrounds code we could use the python gby https://github.com/apple/swift/blob/2a25a8c14fecaaca68d881fcbcba71a85bcc1e9d/validation-test/stdlib/CollectionCasts.swift.gyb...

``Now you can subscribe to playgrounds from your favorite third-party creators, then browse and download their content directly within Swift Playgrounds.`` https://itunes.apple.com/us/app/swift-playgrounds/id908519492?mt=8

Could you summit a PR? I am not sure i got an action item from the above. Sometimes it is up to the track to decide what to focus on...

Yes. You are welcome to submit a pr if you’ll like for them to match. At some point keeping up with the canonical set was way too much work so...

This comes down to preference. I was also surprised when I learned that types can overload their module name. Initially most exercises did require a static function because that was...

Take your time. :) The package name should match the solution file name.

I'll take care of this issue. I am going to add a test case on the CI to check for this.

related: https://github.com/realm/SwiftLint/issues/637