Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "xform/interpose"

Index

Functions

Functions

interpose

  • interpose<A, B>(sep: B | Fn0<B>): Transducer<A, A | B>
  • interpose<A, B>(sep: B | Fn0<B>, src: Iterable<A>): IterableIterator<A | B>

Generated using TypeDoc