Skip to content

Add the ability to pass a function the can determine what to output #1

@ericadamski

Description

@ericadamski
import trace from 'rxtrace';

from([...]).pipe(
  map(),
  trace('label', (input) => /* some output */)
).subscribe();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions