type alias Match.FailureLogimport { type Match } from "https://deno.land/x/rimbu@0.13.5/deep/deep.ts"; const { FailureLog } = Match; Utility type for collecting match failure reasons definition: string[]