UNPKG

astl

Version:

AssemblyScript-STL (Standard Template Library, migrated from the C++)

1 lines 54 B
export declare type Hasher<Key> = (key: Key) => usize;