You can search for identifiers within the package.
in-package search v0.2.0
Specification of the date constructor, considered as an object.
method parse : js_string t -> number_t meth
method _UTC_month : int -> int -> number_t meth
method _UTC_day : int -> int -> number_t meth
method _UTC_hour : int -> int -> int -> int -> number_t meth
method _UTC_min : int -> int -> int -> int -> int -> number_t meth
method _UTC_sec : int -> int -> int -> int -> int -> int -> number_t meth
method _UTC_ms : int -> int -> int -> int -> int -> int -> int -> number_t meth
method now : number_t meth