4 lines
71 B
Scheme
4 lines
71 B
Scheme
#lang scheme/base
|
|
(require file/md5)
|
|
(provide (all-from-out file/md5))
|