noneIfEmpty ()
none
If
Empty
<
T
>
(
x
)
:
Opt
<
Exclude
<
T
,
""
|
[
]
|
EmptyValue
|
None
<
any
>
>
>
Type Parameters
T
extends
PossiblyEmpty
Parameters
x
:
Opt
<
T
>
Returns
Opt
<
Exclude
<
T
,
""
|
[
]
|
EmptyValue
|
None
<
any
>
>
>
See
Opt.noneIfEmpty
Back to index
See
Opt.noneIfEmpty