raganwald / javascript-spessore

Manuscript for JavaScript Spessore

Home Page:https://leanpub.com/javascript-spessore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Appendix explaining the allong.es functions we use.

raganwald opened this issue · comments

After including the appendix, drop the imports.

  • variadic
  • unvariadic
  • map
  • tap
  • sequence

Also, add unvariadic where required. Should there be a wrapUnvariadically? What kind of combinator is Xab.(Xa)b?