package irmin-server

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

inline

module type S = sig ... end
module Make (Store : Irmin.Generic_key.S) : S with type kinded_key = Store.Tree.kinded_key and type concrete = Store.Tree.concrete
OCaml

Innovation. Community. Security.