Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

scaleImplicit

A special value for ordinal.unknown that enables implicit domain construction: unknown values are implicitly added to the domain.

const scaleImplicit: {
name: "implicit";
}
;