Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/drop"

Index

Functions

Functions

drop

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

Generated using TypeDoc