package hardcaml_xilinx_reports

  1. Overview
  2. Docs

Module I_with_clock.AllSource

Similar to Monad.all for lists -- combine and lift the monads to outside the interface.

Parameters

module M : Base.Monad.S

Signature

Sourceval all : 'a M.t t -> 'a t M.t