Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinaryFunction<X, Y, Z>

Type parameters

  • X

  • Y

  • Z

Hierarchy

  • BinaryFunction

Implemented by

Index

Methods

Methods

f

  • f(x: X, y: Y): Z
  • Parameters

    • x: X
    • y: Y

    Returns Z