Re: xxhash

2020-03-20 Thread Mike
http://rosettacode.org/wiki/Find_duplicate_files#PicoLisp

> https://git.envs.net/mpech/xxhash-picolisp
> This binding I will use in this task:
> http://rosettacode.org/wiki/Find_duplicate_files

(mike)

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


xxhash

2020-03-20 Thread Mike
hi all,

https://git.envs.net/mpech/xxhash-picolisp
This binding I will use in this task:
http://rosettacode.org/wiki/Find_duplicate_files


BTW, I have a collection of hashes implemented on PicoLisp:
https://git.envs.net/mpech/tankf33der/src/branch/master/hash 

(mike)

--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe