package fuseau

  1. Overview
  2. Docs

Module Fuseau.Fiber_handleSource

The unique name of a fiber

Sourcetype t = private int

Unique, opaque identifier for a fiber.

Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval hash : t -> int
Sourcemodule Set : Set.S with type elt = t
Sourcemodule Map : Map.S with type key = t
OCaml

Innovation. Community. Security.