Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
class MyMath
import { MyMath } from "https://deno.land/std@0.158.0/collections/_test_utils.ts";

Methods

multiply(a: number, b: number): number