William Carroll
|
f1e4582392
|
Define Math module
Support `Math.factor` and cover it with tests.
|
2020-12-11 22:43:26 +00:00 |
|
William Carroll
|
6af5e4b82e
|
Define Extras module
I'll use as the host for utility functions needed to extend the stdlib.
|
2020-12-11 22:42:55 +00:00 |
|
William Carroll
|
6ff814a6d3
|
Init Elixir project
Starting fresh with...
```shell
mix new server
```
|
2020-12-11 22:42:16 +00:00 |
|
William Carroll
|
c23a12746c
|
Initialize the Semiprimes Service
This is an exciting take-home assignment because I get to write a service in
Elixir!
|
2020-12-11 18:52:35 +00:00 |
|