Package: effect Module: String
effect
String
Test whether a string is non empty.
string
Signature
declare const isNonEmpty: (self: string) => boolean
Source
Since v2.0.0