package octez-smart-rollup-node-lib

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

Module Progress_bar.Reporter

type -'a t
val report : 'a t -> 'a -> unit
val finalise : 'a t -> unit
type (!_, !_) list =
  1. | [] : ('a, 'a) list
  2. | :: : 'a0 * ('b, 'c) list -> ('a0 -> 'b, 'c) list
OCaml

Innovation. Community. Security.