Module BatStack.Exceptionless

module Exceptionless: sig .. end

val top : 'a BatStack.t -> 'a option
val pop : 'a BatStack.t -> 'a option