Rust-Programming/tuple_arithmetic/README.md

5 lines
308 B
Markdown

# 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