USING: checksums kernel ;
IN: checksums.null
SINGLETON: null
INSTANCE: null checksum
M: null checksum-bytes drop ;