Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 2.7 KB

README.md

File metadata and controls

35 lines (27 loc) · 2.7 KB

Girakkacyclops

A fork of the awesome Cyclops project

Project Objectives:

  • Make it easier to distinguish among the multitude of functional data structures, constructs, and tools the Cyclops project provides by:
    • Changing packages and package names to clarify how the classes fit together and what their use cases might be
    • Renaming classes and interfaces where there might be some confusion
    • Adding documentation to the code where it might be helpful
    • Reformatting the original code
  • Provide new constructs using Cyclops components
  • Create fluent interfaces building on the Cyclops project to keep it current
  • Upgrade the Cyclops project Gradle build configuration
  • Keep Java func-y

Sweet Tutorials and Articles by Cyclops Project Owner John McClean:

License

Cyclops is licensed under the Apache 2.0 license.

http://www.apache.org/licenses/LICENSE-2.0