Eksperimental
Eksperimental
`{{ '[email protected]' | create_mailto_link }}` will generate `[email protected]`
I'm using Gradualizer via [Gradient](https://github.com/esl/gradient) and I get the following warnings ``` ===> Compiling gradualizer src/gradualizer.erl:45:2: Warning: opaque type top() is underspecified and therefore meaningless src/typechecker.erl:3234:1: Warning: function type_check_cons_in/4 is...
I would like to propose, on the same vein as `CubDB.dirt_factor/1`, I think it will be useful to have a public API with `CubDB.number_of_writes/1`, so we could manually trigger `CubDB.compact/1`...
Hi @lucaong I notice compacting the DB with `CubDB.compact/1` hangs indefinitely. You can see how the .cub file changes over time and the .compact file reached a size an never...
### Precheck * Take a look at the open issues and be sure that your issue is not already covered. * Be sure your versions of Dialyxir and Erlex are...
The titles have already been translated. https://elixirschool.com/es/lessons/advanced/umbrella_projects 
Use https since that is what is redirected to. ### Description ### Code sample
Simplify release process by storing Phoenix version and Elixir requirements in files This PRs simplifies the release process by storing as single source of truth for: - The Phoenix and...
Hi @PragTob, first of all, thank you for such an amazing library, it helps me every now and then to make Elixir an even better language. I would like to...
It is kind of weird to me to see > Estimated total run time: 1.60 min when it could be > Estimated total run time: 1 min 36 sec