package np

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val ellipsis : Py.Object.t
module Element : sig ... end
type t = Element.t list
val to_pyobject : [< `Arr of 'a Obj.t | `Ellipsis | `I of int | `Newaxis | `Slice of Py.Object.t ] list -> Py.Object.t