module WhatHappen
Defined in:
what_happen/macro.crwhat_happen/version.cr
Constant Summary
- 
        SKIP_METHODS = ["transpose", "to_h", "sample", "sum", "product"]
- 
        VERSION = "0.1.0"
["transpose", "to_h", "sample", "sum", "product"]
      "0.1.0"