Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/tstl/internal/functional/Hasher.ts>Hasher

TypeScript-STL (Standard Template Library, migrated from C++)
Latest
type alias Hasher
import { type Hasher } from "https://deno.land/x/tstl@v3.0.0/internal/functional/Hasher.ts";
definition: (key: Key) => number