chickadee » chicken » read-syntax » copy-read-table

copy-read-table READ-TABLEprocedure

Returns a copy of the given read-table. You can access the currently active read-table with (current-read-table). This procedure can be useful to restore an old read-table after temporarily introducing new read syntax.