Module Value_types.Callstack

module Callstack: sig .. end

include Datatype.S_with_collections
val pretty_debug : Format.formatter -> t -> unit
val pretty_short : Format.formatter -> t -> unit
Print a call stack without displaying call sites.