obrok / lensLinks
A utility for working with nested data structures.
☆194Updated last week
Alternatives and similar repositories for lens
Users that are interested in lens are comparing it to the libraries listed below
Sorting:
- :ets.fun2ms for Elixir, translate functions to match specifications☆200Updated 11 months ago
- Reusable, composable patterns across Elixir libraries☆176Updated 6 years ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆236Updated 11 months ago
- Custom parenting of processes in Elixir☆276Updated 8 months ago
- :ets, the Elixir way☆218Updated 2 years ago
- A simple Maybe monad for Elixir.☆99Updated last year
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆310Updated 11 months ago
- Ecto ULID☆144Updated 2 years ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery