effect-io-ai

Package: effect
Module: Config

Config.hashSet

Constructs a config for a sequence of values.

Signature

declare const hashSet: <A>(config: Config<A>, name?: string) => Config<HashSet.HashSet<A>>

Source

Since v2.0.0