package binsec

  1. Overview
  2. Docs

doc/binsec.cli/Binsec_cli/Cli/Make/Builder/Variant_choice_assoc/index.html

Module Builder.Variant_choice_assocSource

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

Parameters

module P : sig ... end

Signature

Sourcetype t = P.t
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool