Skip to content

Consider maybeAll() functionality #37

Open
@amikheychik

Description

@amikheychik

Sometimes it is useful to combine multiple maybe() checks at once.

Such check is not possible to express in TypeScript generically, but it is possible with overrides (similar to how RxJS provide up to ten arguments in a function).

This work may require some kind of a isDefined() function for multiple arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:maybeIssues for the @perfective/common/maybe package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions