Rust-Programming/tuple_arithmetic
Sven Vogel 53dcfcb30b updated READMEs 2023-05-03 11:02:03 +02:00
..
src added line project 2023-05-03 10:34:57 +02:00
Cargo.toml restructured repository from gitlab 2023-04-19 12:58:30 +02:00
README.md updated READMEs 2023-05-03 11:02:03 +02:00

README.md

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