package dolmen

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

Module type Tag.SSource

Base signature for tags.

type 'a t

Polymorphic tags

val create : unit -> 'a t

Create a new tag.