Skip to main content
Module

x/rimbu/deep/mod.ts>Match.FailureLog

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias Match.FailureLog
import { type Match } from "https://deno.land/x/rimbu@0.13.0/deep/mod.ts";
const { FailureLog } = Match;

Utility type for collecting match failure reasons

definition: string[]
definition: string[]