dump

[procedure] dump exp [port]

Chicken: writes a hex-dump of data of exp. See also describe.

[procedure] dump newpath [flag-or-thunk]

SCM: dumps current SCM session image to the specified path. See also boot-tail.

[procedure] dump string

STk: dumps current continuation to the specified file.