Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://git.sr.ht/~ruivieira/deno-experiments/blob/master/mentat/utils.ts";

ยงFunctions

mean

Calculate the mean of an array

range

INFO: assorted mathematical utility functions

rep