Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/take"

Index

Functions

Functions

take

  • take<T>(n: number): Transducer<T, T>
  • take<T>(n: number, src: Iterable<T>): IterableIterator<T>

Generated using TypeDoc