Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox/src/type/sets/set.ts>SetDistinct

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function SetDistinct
import { SetDistinct } from "https://deno.land/x/typebox@0.34.0/src/type/sets/set.ts";

Returns a distinct set of elements

Type Parameters

T extends PropertyKey[]

Parameters

T: [...T]