Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 410 Bytes

todo.md

File metadata and controls

29 lines (19 loc) · 410 Bytes

Todo

Updating kata branch

Rebuild kata branch by removing solution code from method bodies starting from latest versions

  • Replace section

    // IMPLEMENT FUNC \{\{\{\n(.*\n)*?.*// \}\}\}

    By code

    return io.vavr.API.TODO();
  • Replace section

    // IMPLEMENT CONST \{\{\{\n(.*\n)*?.*// }}}

    By code

    io.vavr.API.TODO();