HigherOrderCO / HVM

A massively parallel, optimal functional runtime in Rust
https://higherorderco.com
Apache License 2.0
10.44k stars 397 forks source link

ReadMe Typo: Language Readability Missing Context #431

Open aarvinr opened 16 hours ago

aarvinr commented 16 hours ago

Reproducing the behavior

N/A

System Settings

N/A

Additional context

- The file above implements a recursive sum. If that looks unreadable to you - don't worry, it isn't meant to.
+ The file above implements a recursive sum. If that looks unreadable to you - don't worry, it isn't meant to be used directly.