// tracing: off import { pattern } from "@effect-ts/core/Utils" export const matchKey = pattern("key") export const matchTag = pattern("_tag")