Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 303 Bytes

Tasks.md

File metadata and controls

5 lines (4 loc) · 303 Bytes

Wrapper tasks

  1. Rewtite wrapper function timeout from 5-timeout.js into class syntax
  2. Rewrite 7-once.js to throw exception instead emptiness call if once receives wrong argument
  3. Use emptiness to overwrite fn after we call cancel in 9-cancelable.js instead of ternary operator