pub fn ratio_b2j(a: &str, b: &str) -> f64
The difflib b2j ratio path directly (bypasses the length dispatch) — exposed for benchmarking and as a second, structurally-distinct exact implementation. Prefer ratio for real use.
b2j
ratio