package rpmfile

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type index = {
  1. number_of_index : int;
  2. section_size : int;
}
module Entry : sig ... end
type t = (int * Entry.value) list
OCaml

Innovation. Community. Security.