Rust-Programming/tuple_arithmetic/README.md

308 B

Tuple Arithmetic

This project contains some implementations of arithmetic operators for pairs of floating point numbers. Note: no trait implementation is provided since at the time of writing this project trait were out of scope for the lesson.

Licensed under GPLv2 or later, same as the entire repository