On Tue, Feb 24, 2009 at 5:27 PM, YC <[email protected]> wrote:
>
> ;;
> md5.ss
> ;; wrapper on
> file/md5
> #lang typed-scheme
> (require/typed file/md5
>                (md5 (Input-Port -> Bytes))
>                )
> (provide md5)

You should probably handle the case where the input is a Bytes as well.

Thanks,
-- 
sam th
[email protected]
_________________________________________________
  For list-related administrative tasks:
  http://list.cs.brown.edu/mailman/listinfo/plt-dev

Reply via email to