package dolmen_loop

  1. Overview
  2. Docs
val code : Code.t

The code for warning/errors related to flow checking.

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