import { type Match } from "https://deno.land/x/rimbu@0.13.5/deep/match.ts";
const { CompoundForObj } = Match;
Compount matcher for objects, can only be an array staring with a compound type keyword.
definition: [Match.CompoundType, ...Match.Entry<T, C, P, R>[]]