Skip to content
  • Bastien Orivel's avatar
    Update float-cmp · 2478d114
    Bastien Orivel authored and Federico Mena Quintero's avatar Federico Mena Quintero committed
    I chose to change the signature of approx_eq_cairo to take a `f64` instead
    of a `&f64` to avoid having to dereference it in the function as it looks
    better when calling that method.
    2478d114