package activitypub

  1. Overview
  2. Docs

A Collection's interface.

inherit object_
method total_items : int
method current : [ `L of link | `I of Iri.t ] option
method first : [ `L of link | `I of Iri.t ] option
method last : [ `L of link | `I of Iri.t ] option
method items : [ `L of link | `O of object_ ] Lwt_stream.t Lwt.t
OCaml

Innovation. Community. Security.