Module Ecaml.Regexp.Last_match.Private.Location

type t =
| Buffer of Buffer.t
| No_match
| Text of Text.t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t
val last : t Core_kernel.ref