/streamx

Primary LanguageCGNU General Public License v3.0GPL-3.0

StreamX: Coding With Stream API in Any Language

Implemented type

  • short
  • int
  • char
  • float
  • long
  • double
  • reference

Implemented method

  • filter
  • map (only to the same type)
  • foreach
  • toarray
  • distinct
  • sorted
  • limit
  • max/min
  • reduce
  • count
  • anymatch/allmatch