Y
Hacker News
new
|
ask
|
show
|
jobs
by
agos
319 days ago
I don't think inspecting this is easier than adding |> IO.inspect() to a pipe chain
2 comments
harg
319 days ago
Or putting `|> dbg()` at the end and let it print the value at every step of the chain
link
wraptile
318 days ago
modifying code just to attach a breakpoint is kinda silly in this day and age.
link