File: sig_value.mli

package info (click to toggle)
ocamlformat 0.29.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,820 kB
  • sloc: ml: 65,176; pascal: 4,877; lisp: 229; sh: 217; makefile: 121
file content (11 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
val f : f:(string[@att]) (** doc *) -> unit
val f : f:(string[@att]) (** doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc *) -> unit
val f : f:(string[@att]) -> unit
val f : f:string (** doc *) -> unit

val f : f:((string * string)[@att]) (** doc *) -> unit
val f : f:((string * string)[@att]) (** doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc doc *) -> unit
val f : f:((string * string)[@att]) -> unit
val f : f:((string * string)) (** doc *) -> unit

val f : t/1 -> f:(unit -> unit t/2) -> unit M/2.t