package hxd

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

Parameters

module S : sig ... end

Signature

type t
type 'a s = 'a S.t
val inj : 'a s -> ('a, t) io
val prj : ('a, t) io -> 'a s