Skip to content

v0.1.1 More Modify Functions

Compare
Choose a tag to compare
@milosimpson milosimpson released this 01 May 21:56
· 25 commits to master since this release

String manipulation

  • leftPad and rightPad
  • trim
  • substring
  • split

Math

  • intSubtract, doubleSubtract, and longSubtract

Object Manipulation

  • squashNulls - works on Lists and Maps
  • recursivelySquashNulls - recursively works on Lists and Maps

Fixes for

  • size modify function
  • JoltUtils navigate methods
  • parens in string literals