Skip to main content
Module

x/inthash/deps.ts

A library for generating integer hash values using Knuth's multiplicative method in Javascript and Typescript.
Go to Latest
import * as inthash from "https://deno.land/x/inthash@3.0.2/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.