Module 1-Incr.Before_or_after

type t = Incremental.Before_or_after.t =
| Before
| After
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t