package vcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create : ?name:string -> unit -> t Api_call.Or_error.t

If name is given and a namespace with name already exists, that namespace is returned. Otherwise a new namespace is created.