Skip to content

add a firstTruthy and a truthyFirst operator #67

@codemile

Description

@codemile

Summary

firstTruthy()

Pipes the first value, and continues only if it is truthy.

truthyFirst()

Emits only the first truthy value.

Could also add firstFalsy() and falsyFirst() for consistence.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions