upstream: https://github.com/mirage/mirage-crypto
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(lint): replace Printf/Format with Fmt (E205)

+1 -1
+1 -1
bench/speed.ml
··· 625 625 Fmt.pr "\n%!" 626 626 627 627 let runv fs = 628 - Format.printf "accel: %a\n%!" 628 + Fmt.pr "accel: %a\n%!" 629 629 (fun ppf -> 630 630 List.iter @@ fun x -> 631 631 Fmt.pf ppf "%s "