Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "last"

Index

Functions

Functions

Const last

  • last<T>(input: Iterable<T>): undefined | T
  • Type parameters

    • T

    Parameters

    • input: Iterable<T>

    Returns undefined | T

Generated using TypeDoc