USING: help.markup help.syntax ; IN: checksums.xxhash HELP: xxhash { $class-description "xxHash 32-bit checksum algorithm." } ; ARTICLE: "checksums.xxhash" "XxHash checksum" "xxHash is a non-cryptographic hash function suitable for general hash-based lookup." { $subsections xxhash } ; ABOUT: "checksums.xxhash"