Skip to main content
Module

x/purify/site/src/data.ts>Util

Functional programming library for TypeScript, Ported to Deno - https://gigobyte.github.io/purify/
Latest
interface Util
import { type Util } from "https://deno.land/x/purify@v0.11/site/src/data.ts";

Properties

name: string
description: string
example: { import: string; before?: string[]; after?: string[]; }
methods: Method[]