effect-io-ai

Package: effect
Module: TSet

TSet.isEmpty

Tests if the set is empty or not

Signature

declare const isEmpty: <A>(self: TSet<A>) => STM.STM<boolean>

Source

Since v2.0.0