Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WithTransform<A, B>

Type parameters

  • A

  • B

Hierarchy

Index

Properties

Properties

xform

xform: Transducer<A, B>

Transducer to transform incoming stream values. If given, all child subscriptions will only receive the transformed result values.

Generated using TypeDoc