mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 11:45:31 -05:00
fix benchs somewhat
This commit is contained in:
parent
1508b6c940
commit
a07c688404
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ module B = Benchmark
|
|||
let ( @> ) = B.Tree.( @> )
|
||||
let ( @>> ) = B.Tree.( @>> )
|
||||
let ( @>>> ) = B.Tree.( @>>> )
|
||||
let ( |> ) = CCFun.( |> )
|
||||
|
||||
module Int_map = Map.Make (CCInt)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue