Skip to content

Bridges gcd and lcm functions from the C++ Numerics library to Swift

Notifications You must be signed in to change notification settings

oconnelltoby/GCD_LCM

Repository files navigation

GCD_LCM

Bridges gcd and lcm functions from the C++ Numerics library to Swift

This is a super contrived example of bridging through to C++ from Swift. You lose the genericism from both Swift & C++ by going via the C header.

About

Bridges gcd and lcm functions from the C++ Numerics library to Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published