arrayutils
search
⌘Ctrlk
arrayutils
  • Home
  • 📖How to use?
  • 📖Methods
    • ⚡Static method
    • ⚡Generic method
      • join()
      • every()
      • some()
      • reduce()
      • sum()
      • pop()
      • shift()
      • includes()
      • keyExists()
      • indexOf()
      • find()
      • first()
      • last()
      • random()
      • splice()
    • ⚡Chain method
  • 📖Suffixes
  • links
    • 📌Github repoarrow-up-right
    • 📌Packagist projectarrow-up-right
    • 📌Poggit projectarrow-up-right
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 📖Methods

⚡Generic method

The generic-methods is a member methods that do not return ArrayUtils.

The generic-method is returns an single result.

Because of this, method chaining stops when this type of method is called.

hashtag
🔖Support prefix

⚡Suffix - Fromchevron-right

hashtag
🔖Method list

join()chevron-rightevery()chevron-rightsome()chevron-rightreduce()chevron-rightreduceRight()chevron-rightsum()chevron-rightpop()chevron-rightshift()chevron-rightincludes()chevron-rightkeyExists()chevron-rightindexOf()chevron-rightfind()chevron-rightfindIndex()chevron-rightfirst()chevron-rightkeyFirst()chevron-rightlast()chevron-rightkeyLast()chevron-rightrandom()chevron-rightkeyRandom()chevron-right

Previousstatic mapToArray()chevron-leftNextjoin()chevron-right

Last updated 5 years ago

  • 🔖Support prefix
  • 🔖Method list