Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/flatten"

Index

Functions

Functions

flatten

  • flatten<T>(): Transducer<T | Iterable<T>, T>
  • flatten<T>(src: Iterable<T | Iterable<T>>): IterableIterator<T>

Generated using TypeDoc