A collection of random library functions I use across multiple projects: pipe_while_ok: Create pipelines that terminate early if any step fails to return a tuple that starts {:ok, ...} before_returning: Like Ruby's returning, it evaluates its first argument, then evalates the do block. It alway...
Current section
Readme
Jump to
Current section
Readme
A collection of random library functions I use across multiple projects:
pipe_while_ok: Create pipelines that terminate early if any step fails to return a tuple that starts {:ok, ...}
before_returning: Like Ruby's returning, it evaluates its first argument, then evalates the do block. It alway...
Checksum
Dependency Config
mix.exs
rebar.config
Gleam
erlang.mk
Package Details
this version
17 562
yesterday
1
last 7 days
6
all time
17 562
Last Updated
Nov 02, 2014
License
MIT. See LICENSE.md
Build Tools