package binsec

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

Like Variant_choice but with automatically generated to_string and of_string function from assoc_map.

Parameters

module P : sig ... end

Signature

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