effect-io-ai

Package: effect
Module: Differ

Differ.hashSet

Constructs a differ that knows how to diff a HashSet of values.

Signature

declare const hashSet: <Value>() => Differ<HashSet<Value>, Differ.HashSet.Patch<Value>>

Source

Since v2.0.0