package np

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

Module Np.Wrap_utils_commonSource

Sourceval id : 'a -> 'a
Sourceexception Attribute_not_found of string
Sourceval keyword_args : (string * Py.Object.t option) list -> (string * Py.Object.t) list
Sourcemodule Option : sig ... end
Sourceval runtime_version : string -> (int * int * int, string) result
Sourceexception Version_error of string * string
Sourceval do_check_version : string -> (int * int) -> [> `Cannot_determine_runtime_version of string | `Ok | `Version_mismatch of string ]
Sourceval version_checked : bool ref
Sourceval check_version : string -> (int * int) -> unit
Sourceval init : string -> (int * int) -> unit
Sourceval type_string : Py.Object.t -> string
Sourceval isinstance : Py.Object.t list -> Py.Object.t -> bool
Sourcemodule BaseTypes () : sig ... end
Sourceval print_python_traceback : unit -> unit
Sourcemodule Slice : sig ... end
OCaml

Innovation. Community. Security.