Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/15puzzle/vec2.ts>Vec2#mul

Deno version of the "15-puzzle" package on npm.
Latest
method Vec2.prototype.mul
import { Vec2 } from "https://deno.land/x/15puzzle@v1.1.7/vec2.ts";

Parameters

v: number | Vec2