Skip to content

Core v2.7.0

Latest
Compare
Choose a tag to compare
@cicirello cicirello released this 13 May 20:41
· 14 commits to main since this release
fb3c395

[2.7.0] - 2024-05-13

Added

  • SimpleSwapper: utility class for swapping elements within an array
  • ValidatedSwapper: utility class for swapping elements within an array, which verifies indexes are different before attempting swap