package vcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_var : Or_current.t -> name:string -> type_:'a Type.t -> 'a Api_call.Or_error.t
val set_var : Or_current.t -> name:string -> type_:'a Type.t -> value:'a -> unit Api_call.Or_error.t
val delete_var : Or_current.t -> name:string -> unit Api_call.Or_error.t
val get_number : Or_current.t -> int Api_call.Or_error.t
val is_valid : t -> bool Api_call.Or_error.t
OCaml

Innovation. Community. Security.