package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include DEFAULTED_CLI_DECL
include CLI_DECL
val name : string
val doc : string
type t
val default : t
include Sigs.STRINGIFIABLE with type t := t
include Sigs.STR_INJECTIBLE with type t := t
val of_string : string -> t
val to_string : t -> string