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