package hack_parallel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file disk_sig.ml

1
2
3
module type S = sig
  val cat : string -> string
end
OCaml

Innovation. Community. Security.