Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/filter"

Index

Functions

Functions

filter

  • filter<T>(pred: Predicate<T>): Transducer<T, T>
  • filter<T>(pred: Predicate<T>, src: Iterable<T>): IterableIterator<T>

Generated using TypeDoc