chickadee » scheme2c-compatibility » read-object-from-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.