package binsec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
String functors

Parameters

module P : sig ... end

Signature

type t = string
val set : t -> unit
val get : unit -> t
val is_default : unit -> bool