instacart / TrueTime.swift

NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.
https://tech.instacart.com/truetime/
Apache License 2.0
590 stars 134 forks source link

Remove antitypical/Result #73

Closed fddecc closed 5 years ago

fddecc commented 5 years ago

What did you change and why?

Removing antitypical/Result in favor of Swift implementation.

Potential risks introduced?

Should be minimal. These are minimal changes required to remove it.

There was a pr already for this (https://github.com/instacart/TrueTime.swift/pull/71), but these changes are more scoped down and we have already migrated to Swift 5.

What tests were performed (include steps)?

Checklist