Up
–
incremental
»
Incremental__
»
Types
» Scope
Module
Types.Scope
type
t
=
|
Top
|
Bind
:
(
_
,
_
)
Bind.t
->
t
val
sexp_of_t :
t
->
Ppx_sexp_conv_lib.Sexp.t