ixfx
    Preparing search index...

    Functions

    array

    Creates a chain from an array, reading values at a given interval

    event

    Create an iterable from an event

    func

    Produce a value from a callback. When the callback returns undefined it is considered done.

    iterable

    Creates a chain from an interable

    timestamp

    Generate timestamp values at interval rate. By default it runs forever. Use loops or elapsed to set upper limit on how long it should run.