Module Stack_unit_tests

module Stack_unit_tests: sig .. end

val __pa_ounit_275876e34cf609db118f3d84b799a790 : string
val is_error : ('a, 'b) Result.t -> bool
val is_ok : ('a, 'b) Result.t -> bool
module Debug: 
functor (Stack : Stack_intf.S) -> sig .. end
module Test: 
functor (Stack : Stack_intf.S) -> sig .. end
include struct ... end
include struct ... end
include struct ... end