(stack-trace)
  returns a str
F

Returns a string describing the current call-stack.

Generating a stack trace can be very expensive (upwards of one millisecond), so this function should be used with caution.

See also: try-verbose

file-location
eq?