TODO.md

TODO

This is especially useful for side-effect functions that take a single argument. It might also be able to tee this

 print :: log_warn :: 'hello world'

In which both print and log_warn provide the argument.

print :: log_warn :: .('hello world')

a="living life" %,% b="like a" %,% "renegade" %>% fn() fn( a="living life", b="like a", "renedage" )

It is not clear how this interoperates with the %<% operator.



decisionpatterns/backpipe documentation built on May 15, 2019, 1:55 a.m.