Overview
The `Less` primitive wrapper object
Last updated
The `Less` primitive wrapper object
Last updated
Less {}
The Less
primitive wrapper object represents the primitive value of number
type less than the given.
public get : string
The accessor, with the help of , changes the default tag to 'Less'
for an instance of .
public static : Less<Value> Creates the instance with the given primitive .
public static : value is Less<Value> Checks whether the given is the instance of any or given primitive .
public : boolean Checks whether the of a specified is less than the given .
public : boolean Checks whether the of a specified is less than every value of the given .
public : boolean Checks whether the of a specified is less than some given .
public : Value Returns the of a specified .