1.0.0 • Published 10 years ago
bind-pipe v1.0.0
#bind-pipe
(A substitute for |> pipeline operator)
Use the :: bind operator to pipe this to a function as its argument
'hello'::pipe(console.log)1.0.0
10 years ago
#bind-pipe
(A substitute for |> pipeline operator)
Use the :: bind operator to pipe this to a function as its argument
'hello'::pipe(console.log)10 years ago