Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HasTrueResult<X>

Determines if an object has a nullary function that returns true.

Type parameters

  • X

Hierarchy

  • HasTrueResult

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

Methods

apply

  • apply(input: X): boolean

isFunction

  • isFunction(): true

Generated using TypeDoc