Skip to content

ifOtherwiseFalse #130

Open
Open
@tommmyy

Description

Do you think that this would be useful?

const predicate = ifOtherwiseFalse(isValid, toUpper)

predicate("nonValid") // false
predicate("valid") // "VALID"

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions