The happy_path library ( https://github.com/vic/happy ) seems like it is 
`with` for Elixir 1.3, but with more features and runs on older Elixir 
versions; has it been thought about to add those features that it has over 
`with` to `with`?  Specifically it handles tagging and setting a default 
error_handler for the unhandled error path are two that I find quite useful 
(especially in phoenix).  I know it is likely too late for 1.3, but perhaps 
it would be a useful addition for 1.4?  The `vic` repo in general seems to 
have a few useful little life-helper libraries for elixir that would be 
good to take a look at the design of to see if there is anything worth 
making available to the wider Elixir audience...

-- 
You received this message because you are subscribed to the Google Groups 
"elixir-lang-talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elixir-lang-talk/3804944c-86eb-46a7-a581-7d3869ac6144%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to