package vcaml

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

Module Window.Or_currentSource

Sourcetype nonrec t =
  1. | Current
  2. | Id of t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
include Msgpack.Msgpackable with type t := t
Sourceval of_msgpack : Msgpack__.Message.t -> t Core.Or_error.t
Sourceval to_msgpack : t -> Msgpack__.Message.t
OCaml

Innovation. Community. Security.