package ocaml-in-python

  1. Overview
  2. Docs

Module Ocaml_in_python_api.TypeListSource

Sourcemodule Self : sig ... end
include module type of struct include Self end
Sourcetype t = Type.t list
Sourceval hash : int -> Type.t list -> int
Sourceval equal : Type.t list -> Type.t list -> bool
Sourcemodule Hashtbl : sig ... end