This post is over a year old, some of this information may be out of
date.
First six ways
- A Simple Function
- Pattern Matching
- Combinator Pattern
- Zipped Streams
- Zipped Transformation Stream
- A Wheel
Can be found at https://www.sitepoint.com/functional-fizzbuzz-with-vavr/
Jeasy Rule way
Jeasy Rules is one of the simplest Rule Engine you can find in the Java universe. It used FizzBuzz to come out an example of how to make use of the engine.
https://github.com/j-easy/easy-rules/wiki/fizz-buzz
Conclusion
- We can use fizzbizz to try out new Rule Engines.