compressAdjacentDuplicates Method

  • compress out multiple copies of values.
  • this is done in the current order of the array.

compressAdjacentDuplicates(tolerance: number = 0.0): void

Parameter Type Description
tolerance number  

Returns - void

Defined in

Last Updated: 16 April, 2024