**Is your feature request related to a problem? Please describe.** Seems this pattern P.not(P.nullish) is used a lot **Describe the solution you'd like** An alias like P.defined that wrapper P.not(P.nullish)
Is your feature request related to a problem? Please describe.
Seems this pattern P.not(P.nullish) is used a lot
Describe the solution you'd like
An alias like P.defined that wrapper P.not(P.nullish)