Skip to main content
Module

x/inthash/deps.ts

Integer Hashing Library based on Knuth's multiplicative hashing method for Javascript(& Typescript).
Go to Latest
import * as inthash from "https://deno.land/x/inthash@3.0.1/deps.ts";

Functions

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.