package git

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

Module Traverse_bfs.MakeSource

Parameters

module Store : STORE

Signature

Sourceval fold : Store.t -> ('a -> ?name:Fpath.t -> length:int64 -> Store.Hash.t -> Store.Value.t -> 'a Lwt.t) -> path:Fpath.t -> 'a -> Store.Hash.t -> 'a Lwt.t
Sourceval iter : Store.t -> (Store.Hash.t -> Store.Value.t -> unit Lwt.t) -> Store.Hash.t -> unit Lwt.t
OCaml

Innovation. Community. Security.