package np

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

Module Wrap_utils.IndexSource

Sourceval ellipsis : Py.Object.t
Sourcemodule Element : sig ... end
Sourcetype t = Element.t list
Sourceval to_pyobject : [< `Arr of 'a Obj.t | `Ellipsis | `I of int | `Newaxis | `Slice of Py.Object.t ] list -> Py.Object.t