package bisect_ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Common = Bisect_common
val conditional : bool Pervasives.ref
val enabled : unit -> [> `Disabled | `Enabled ]
val conditional_exclude_file : string -> unit
val deprecated : string -> Common.options -> Common.options
val switches : (Arg.key * Arg.spec * Arg.doc) list