package p4spectec

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

Parameter Make_store.K

type t
val to_string : t -> string
val to_anchor : t -> string
val parse : Source.t -> t list
val compare : t -> t -> int