Options
All
  • Public
  • Public/Protected
  • All
Menu

Module iterable/single

Index

References

Functions

References

Renames and re-exports single

Functions

  • single<T>(element: T): Iterable<T>
  • Wrap a single element to Iterable

    Type parameters

    • T

    Parameters

    • element: T

    Returns Iterable<T>

Generated using TypeDoc