Options
All
  • Public
  • Public/Protected
  • All
Menu

Tell which one of two expressions is simpler than the other

Index

Enumeration members

Enumeration members

first

first: = "first"

you have to simplify the second expression more than the first in order to make them identical

none

none: = "none"

returned when the expressions are identical

second

second: = "second"

you have to simplify the first expression more than the second in order to make them identical

unknown

unknown: = "unknown"

you have to simplify both expressions to make them identical and these simplifications are both algebraic or both calulus

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc