Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

1.1.13

Compare
Choose a tag to compare
@codemasher codemasher released this 22 Jun 17:52
· 16 commits to master since this release
  • added constructor functionality to containerAbstract: a method with trait name for each used trait will be called on invocation.
  • removed callable type hints in Enumerable
  • added more tests for Enumerable