dir-lib.ss
The library dir-lib.ss
provides two-structures and one
operation:
The library relies on two data definitions:
Sample: Set library to dir-lib.ss
and execute:
> (create-dir ".")
(make-dir
'|.|
empty
(cons (make-fil 'ball1.gif 1289 empty)
(cons (make-fil 'blueball.gif 205 empty)
(cons (make-fil 'greenbal.gif 204 empty)
(cons (make-fil 'redball.gif 203 empty)
(cons (make-fil 'ufo.gif 1044 empty)
(cons (make-fil 'gif-test.ss 5811 empty)
empty)))))))