Skip to main content
Module

x/froebel/truthy.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.22.0/truthy.ts";

Variables

Checks if value is falsy. Literal types are narrowed accordingly.

Checks if value is truthy. Literal types are narrowed accordingly.