diff options
author | Louis Pilfold <louis@lpil.uk> | 2018-10-12 23:17:54 +0000 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2018-10-12 23:27:53 +0000 |
commit | 0e41165e9ce288a253c78e8d7a5f224cd9489535 (patch) | |
tree | a89cf7a4a66bba7a3595b98f3c1eb3b25ca891be /src/gleam_stdlib.app.src | |
parent | 82ff1afa3bcab9d880eb6508e004cd71eb1f4a48 (diff) | |
download | gleam_stdlib-0e41165e9ce288a253c78e8d7a5f224cd9489535.tar.gz gleam_stdlib-0e41165e9ce288a253c78e8d7a5f224cd9489535.zip |
Lowercase module names
This change has a few benefits:
- Module names will be easier to call from Erlang, Elixir, etc.
- We can now import (for example) the `result` module and the `Result`
type and not have ambiguity as to which we mean in the code.
Diffstat (limited to 'src/gleam_stdlib.app.src')
0 files changed, 0 insertions, 0 deletions