-
I like start learn new languages with a project based to do this. The idea behind it is create a repository with ideas to create projects with different levels start with simpler and growing to more c…
-
e.g.
```jl
function rockpaperscissors(a, b)
@match (a, b) begin
(x, x) => :draw
(:rock, :scissors) => :left
(:paper, :rock) => :left
(:scissors, :rock) => …
-
Tracking support for native TLS certificate verification in Erlang.
-
[According to the docs](https://useorb.dev/concepts/string-constants), strings get transformed into [Orb.Memory.Range](https://hexdocs.pm/orb/Orb.Memory.Range.html) (the docs say `Slice` instead of `R…
-
I'm David Greenberg, a functional and distributed systems programmer. My passions are data structures, concurrency, and distributed systems, and especially their intersection with functional programmi…
-
### Environment
* Credo version: `0.8.1`
* Erlang/Elixir version: `Erlang/OTP 20 [RELEASE CANDIDATE 2] [erts-9.0]` / `Elixir 1.4.4`
* Operating system: `Ubuntu 17.04`
### Proposal
Set distinc…
-
I've been working with Elixir for about 2 months so far, and it's been quite fun. Coming from a background in mostly TypeScript/JavaScript and Ruby, I wasn't sure how approachable I would find it.
…
-
`…::(…)` is fine but a tad bit verbose. We should consider other spellings, too.
~~`…^(…)`~~
`…!(…)`
`…~(…)` (although this is also taken by [partial function application](https://github.com/tc39…
-
Looks like a lot of steps was missed in main documentation. I am currently searching google for my questions how to use this Elixir application (it's hard, cos Elixir is not as popular as JS/Python).
…
-
#### Environment details
- Programming language: Elixir
- OS: macOS 12.1
- Language runtime version: Elixir 1.13.1 (compiled with Erlang/OTP 24)
- Package version: {:google_api_machine_l…