package sihl

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

Modules and helpers to handle paginated collections, which is a partial view on a list of things.

module Repository = Sihl_repository
module PartialCollection : sig ... end