effect-io-ai

Package: effect
Module: String

String.isNonEmpty

Test whether a string is non empty.

Signature

declare const isNonEmpty: (self: string) => boolean

Source

Since v2.0.0