Module Incremental_kernel__.Before_or_after

type t =
| Before
| After
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t