package p4spectec

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

Module Func.Key

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