Skip to content

TypeScript Definitions should provide fallback to Array<Stream<any>> #6

@TylorS

Description

@TylorS

The typescript definitions should have a fallback case for when the current scenarios can not be met.

sampleArray<A, C>(f: (...input: Array<any>) => C, streams: Array<Stream<any>>): Stream<C>

This is mostly for me to remember to do it :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions