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

x/hkts/testing/assert.ts

Functional programming tools: option, either, task, state, optics, etc.
Latest
import * as hkts from "https://deno.land/x/hkts@v0.0.52/testing/assert.ts";

Variables


Utility Functions



Assert: Alt



Assert: Alternative



Assert: Applicative



Assert: Apply



Assert: Bifunctor



Assert: Chain



Assert: Comonad



Assert: Contravariant



Assert: Extend



Assert: Filterable



Assert: Foldable



Assert: Functor



Assert: Group



Assert: IndexedFoldable



Assert: Monad



Assert: Monoid


Values must have a < b or b < a


Assert: Plus



Assert: Profunctor



Assert: Semigroup


Values a, b, and c must be equal, z must not be equal

Type Aliases


Utility Types