2017 © Pedro Peláez
 

library regroup

Utility classes to regroup elements in sets

image

kronos/regroup

Utility classes to regroup elements in sets

  • Tuesday, March 6, 2018
  • by jbreton
  • Repository
  • 15 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

kronos/regroup

Utility classes to regroup elements in sets, (*1)

For now, it can regroup identical elements based on a given comparison function or a hash function, (*2)

Note regarding regroupIdentialElements

The order in which elements are given won't affect the result. Given three elements A, B and C where A and C match, B and C match but A and B do not, the result will always be a set containg A, B and C., (*3)

See tests for examples., (*4)

The Versions

06/03 2018

dev-master

9999999-dev

Utility classes to regroup elements in sets

  Sources   Download

MIT

The Development Requires

06/03 2018

1.0.1

1.0.1.0

Utility classes to regroup elements in sets

  Sources   Download

MIT

The Development Requires

05/03 2018

1.0.0

1.0.0.0

Utility classes to regroup elements in sets

  Sources   Download

MIT

The Development Requires