Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FunctionOf<X, Y>

Function of several possible types.

Type parameters

  • X

  • Y

Hierarchy

  • FunctionOf

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

Methods

apply

  • apply(input: X): Y

isFunction

  • isFunction(): true

Generated using TypeDoc