Skip to content

abego/swift-playgrounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Playing around with Swift

Differences when overloading functions and operators

Operator overloads using non-generics types (like Float) are preferred over generics (like <I: BinaryInteger>). Function overloads have no preference.

See playground diff-overloading-functions-operators.

About

Playing around with Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages