impl traits for scalar types
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 3 May 2021 02:38:29 +0000 (19:38 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 3 May 2021 02:38:29 +0000 (19:38 -0700)
commit77cfb7eaa2407576c3a49938c58e26b12ed9699d
treef1ca9be76d9e1f4fb31fdaeecf6efee81f22ae88
parentbb3868c63a5e0fb3b7383bac22253f3387ab5dbb
impl traits for scalar types
Cargo.toml
src/f16.rs [new file with mode: 0644]
src/lib.rs
src/scalar.rs [new file with mode: 0644]
src/traits.rs