mte/unikernel/duniverse/ocaml-re/lib/dense_map.mli
2025-11-11 02:07:51 +01:00

1 line
50 B
OCaml

val make : size:int -> f:(int -> 'a) -> int -> 'a