module ArrayLogic VERSION = "0.2.0" end # History # ======= # # Version 0.2.0 # ============= # Adds functions: sum, count and average # # Version 0.1.2 # ============= # Refactor to tidy up code and make private, rule methods that don't need exposing # # # Version 0.1.1 # ============= # Working version. No history before this point #