diff options
author | Louis Pilfold <louis@lpil.uk> | 2018-08-09 16:43:35 +0100 |
---|---|---|
committer | Louis Pilfold <louis@lpil.uk> | 2018-08-09 16:46:41 +0100 |
commit | 012273c4186317171f3405cc794ff9b3085c0e39 (patch) | |
tree | 838960bc358f3ba8fdb12c0f2a9bf493694e5017 /src/gleam_stdlib.app.src | |
parent | 817d9006dd4aaa1793fee68089ef53f9e188af3f (diff) | |
download | gleam_stdlib-012273c4186317171f3405cc794ff9b3085c0e39.tar.gz gleam_stdlib-012273c4186317171f3405cc794ff9b3085c0e39.zip |
Unify function and closure syntax
I feel the `|x| x` syntax is less obvious than the `fn name(x) { x }`
syntax used by top level named functions. Using the same syntax
everywhere should be clearer.
Diffstat (limited to 'src/gleam_stdlib.app.src')
0 files changed, 0 insertions, 0 deletions