Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnaryFunction<X, Y>

Function with one argument.

Type parameters

  • X

  • Y

Hierarchy

  • UnaryFunction

Index

Methods

Methods

apply

  • apply(input: X): Y

isFunction

  • isFunction(): true

Generated using TypeDoc