Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuaternaryFunction<A, B, C, D, Z>

Type parameters

  • A

  • B

  • C

  • D

  • Z

Hierarchy

  • QuaternaryFunction

Implemented by

Index

Methods

Methods

f

  • f(a: A, b: B, c: C, d: D): Z
  • Parameters

    • a: A
    • b: B
    • c: C
    • d: D

    Returns Z