#!/usr/bin/env nujel (import hash :crypto/adler32) (println (fmt "{:X}" (hash (slurp "test-files/r5rs.pdf"))))