I was thinking of implementing support for `float16` (`<f2` and `>f2`) using the [`half` crate](https://crates.io/crates/half) behind a feature flag. Would that be an appreciated feature?
I was thinking of implementing support for
float16(<f2and>f2) using thehalfcrate behind a feature flag. Would that be an appreciated feature?