File: dense_map.mli

package info (click to toggle)
ocaml-re 1.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 848 kB
  • sloc: ml: 8,054; makefile: 18; sh: 11
file content (1 line) | stat: -rw-r--r-- 50 bytes parent folder | download
1
val make : size:int -> f:(int -> 'a) -> int -> 'a