Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/duplicate"

Index

Functions

Functions

duplicate

  • duplicate<T>(n?: undefined | number): Transducer<T, T>
  • duplicate<T>(n: number, src: Iterable<T>): IterableIterator<T>

Generated using TypeDoc