Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 542 Bytes

TODO.markdown

File metadata and controls

14 lines (13 loc) · 542 Bytes
  • Documentation

  • Assertion Macros

    • include/any/contains (array,hash, maybe string?)
      • perhaps able to take an enumerable and compare... { [1,2,3] }.contains(2,3) { "the song that never ends" }.contains("never","ends")