package dolmen_loop

  1. Overview
  2. Docs

Module Dolmen_loop.FlowSource

Sourceval code : Code.t

The code for warning/errors related to flow checking.

Sourcemodule type S = Flow_intf.S
Sourcemodule Make (S : State.S) : S with type state := S.t and type 'a key := 'a S.key