package coq

  1. Overview
  2. Docs
Formal proof management system

Install

Dune Dependency

Authors

Maintainers

Sources

coq-8.15.0.tar.gz
sha256=73466e61f229b23b4daffdd964be72bd7a110963b9d84bd4a86bb05c5dc19ef3

doc/coq-core.stm/Spawned/index.html

Module SpawnedSource

Sourcetype chandescr =
  1. | AnonPipe
  2. | Socket of string * int * int
Sourceval main_channel : chandescr option ref
Sourceval control_channel : chandescr option ref
Sourceval init_channels : unit -> unit
Sourceval get_channels : unit -> CThread.thread_ic * out_channel
Sourceval process_id : unit -> string

Name of current process.

OCaml

Innovation. Community. Security.