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

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

Version Info

Tagged at
3 years ago

External Dependencies

No external dependencies 🎉