package shared-block-ring

  1. Overview
  2. Docs

Parameters

module Log : S.LOG
module B : S.BLOCK

Signature

module Producer : S.PRODUCER with type disk := B.t and type item = Item.t
module Consumer : S.CONSUMER with type disk := B.t and type position = Producer.position and type item = Item.t