The Wayback Machine - https://web.archive.org/web/20200912181800/https://github.com/topics/series
Skip to content
#

series

Here are 381 public repositories matching this topic...

rubico
richytong
richytong commented Jul 5, 2020

please use tap in the implementation

last

log to the console

y = log(...messageArgs)(x)

...messageArgs can be anything, including functions

  • if any messageArg is a function, it is evaluated with x
    x is anything
    y is x
log('hello', 'world')({ a: anything }) // { a: anything }
// > hello world

TODO

  • - [documentation ent

Improve this page

Add a description, image, and links to the series topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the series topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.