We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
feat: add documentation for array removeValues
feat: add uniques function to array utilities
fix: wrong function name and some formatting
refactor: update info based on changes to Array.rand code
refactor: removeByValue instead of removeElement
feat: add Array.removeElement() (refactored from Array.remove())
refactor: improve some formatting in array.md
fix: update utilities paths
feat: add documentation about remove function
Updated Array (markdown)
refactor: split up Utilities into smaller individual files