Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/pluck"

Index

Functions

Functions

pluck

  • pluck<A, B>(key: PropertyKey): Transducer<A, B>
  • pluck<A, B>(key: PropertyKey, src: Iterable<A>): IterableIterator<B>

Generated using TypeDoc