package ecaml

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

Module Attribute.PackedSource

Sourcetype t =
  1. | T : _ attribute -> t
include Symbol.Subtype with type t := t
Sourceval of_symbol_exn : Symbol.symbol -> t
Sourceval to_symbol : t -> Symbol.symbol
Sourceval of_value_exn : Ecaml_value.Value.t -> t
Sourceval to_value : t -> Ecaml_value.Value.t
Sourceval all : t list
OCaml

Innovation. Community. Security.