apple / swift-numerics

Advanced mathematical types and functions for Swift
Apache License 2.0
1.68k stars 145 forks source link

Replace `some BinaryInteger` with an explicit generic parameter. #271

Closed stephentyrone closed 1 year ago

stephentyrone commented 1 year ago

For compatibility with pre-Swift-5.7 language versions.

stephentyrone commented 1 year ago

@swift-ci test