.
This commit is contained in:
parent
7efbda8d5a
commit
87ff862539
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ programming. OCaml has an expressive static type system, and type inference. A
|
|||
developer can specify complex invariants in the type system, which are
|
||||
checked at compile time, and violations are caught early.
|
||||
|
||||
We discuss more reasons why we use OCaml [further down](#WhyOCaml).
|
||||
We discuss more reasons why we use OCaml [further down](#Why-OCaml).
|
||||
|
||||
## MirageOS
|
||||
|
||||
|
|
Loading…
Reference in a new issue