deno.land / std@0.157.0 / hash / fnv.ts

نووسراو ببینە
1
2
3
4
5
6
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.// This module is browser compatible.
export { Fnv32, Fnv32a } from "./_fnv/fnv32.ts";export { Fnv64, Fnv64a } from "./_fnv/fnv64.ts";
std

Version Info

Tagged at
a year ago