nvzqz/RandomKit

Conditional ShiftOperations Dependency

nvzqz opened this issue · 0 comments

nvzqz commented

With the introduction of BinaryInteger in Swift 3.2, ShiftOperations is no longer needed.

Currently it's only conditionally included in SPM for Swift >= 3.2 in Package.swift.

It should also be conditionally included in CocoaPods and Carthage.