Skip to content

v2.4.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 21 May 20:30
· 145 commits to master since this release
  • Implement AddAssign, MulAssign, etc. for OrderedFloat<T>.
  • Implement From<OrderedFloat<Self>> for f32 and f64.
  • Add inline attributes to more methods.
  • Minor code cleanup.