diff options
Diffstat (limited to 'vendor/github.com/dolthub/maphash/README.md')
-rw-r--r-- | vendor/github.com/dolthub/maphash/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/dolthub/maphash/README.md b/vendor/github.com/dolthub/maphash/README.md deleted file mode 100644 index d91530f99..000000000 --- a/vendor/github.com/dolthub/maphash/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# maphash - -Hash any `comparable` type using Golang's fast runtime hash. -Uses [AES](https://en.wikipedia.org/wiki/AES_instruction_set) instructions when available.
\ No newline at end of file |