- 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.
Read/write a single scheme object to/from a file. This is not the same as chicken's read-file.