chickadee » scheme2c-compatibility » write-object-to-file

read-object-from-file pathnameprocedure
write-object-to-file object pathnameprocedure

Read/write a single scheme object to/from a file. This is not the same as chicken's read-file.