File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ by zero which you can use if that is more suitable for your program.
107107For more information on division by zero from a mathematical perspective, see
108108this article by Hillel Wayne: [1/0 = 0](https://www.hillelwayne.com/post/divide-by-zero/).
109109
110- ### How does Gleam compare to Rust?
110+ ## How does Gleam compare to Rust?
111111
112112Despite having some syntactic similarities, Gleam and Rust are extremely
113113different languages.
@@ -123,7 +123,7 @@ area. It runs on Erlang and JavaScript virtual machines.
123123Both languages have strong static type systems, and Gleam's developer tooling
124124were inspired in-part by Rust's.
125125
126- ### Elixir also has a type system now. What does that mean for Gleam?
126+ ## Elixir also has a type system now. What does that mean for Gleam?
127127
128128Elixir is another language that runs on the Erlang virtual machine, and we're
129129very happy to see Gleam's big-sister language getting types as well.
You can’t perform that action at this time.
0 commit comments