You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.95. Please mark this comment with 👍 or 👎 to give our bot feedback!
Summary
firstTruthy()
Pipes the first value, and continues only if it is truthy.
truthyFirst()
Emits only the first truthy value.
Could also add
firstFalsy()
andfalsyFirst()
for consistence.The text was updated successfully, but these errors were encountered: