Home Manual Reference Source

References

summary
public

F decreasing(a: any, b: any): number

Compare two values in decreasing order using the native comparison and equality operators.

public

F increasing(a: any, b: any): number

Compare two values in increasing order using the native comparison and equality operators.