I hereby claim:
- I am dzol on github.
- I am dzol (https://keybase.io/dzol) on keybase.
- I have a public key ASCj0ibtLHOsM04OBniCkC0vupKL2gmyO05OFwDxVfrAPwo
To claim this, I am signing this object:
| # Part I | |
| x | |
| |> String.split() | |
| |> Enum.map(&String.to_integer/1) | |
| |> Enum.chunk_every(2) | |
| |> Enum.map(&List.to_tuple/1) | |
| |> Enum.unzip() | |
| |> then(fn {lhs, rhs} -> | |
| lhs = Enum.sort(lhs) |
I hereby claim:
To claim this, I am signing this object:
We all know what Hex is. Todd Resudek: https://www.youtube.com/watch?v=cbCnTKVLuu8
| Question | Hint | Answer |
|---|---|---|
| Where do we put Hex configuration? | Under project/0 in a Mix file | |
| What's goes into the search text | The package name + description | |
| What kind of version system do we use? | Semantic: see the document |
Compile with erl -compile genetic.erl then erl run genetic test.