mte/unikernel/duniverse/ocaml-re/lib/dense_map.mli

2 lines
50 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
val make : size:int -> f:(int -> 'a) -> int -> 'a