mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-05-04 10:43:48 +01:00
minor edit to alternatives
This commit is contained in:
parent
66ad54f2aa
commit
164cc870de
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ This adds a special symbol `\` to the language and increases the language's comp
|
||||||
|
|
||||||
## Alternatives
|
## Alternatives
|
||||||
|
|
||||||
This syntax does not have to be implemented at all. It encourages users to write less error-prone code at best via functional programming, and it is another thing for a newcomer to learn how to read at worst. Some users may prefer writing their code in an inherently less performant style.
|
This syntax does not have to be implemented at all. It encourages users to write less error-prone code at best via functional programming, and it is another thing for a newcomer to learn how to read at worst.
|
||||||
|
|
||||||
There were a lot of other syntaxes considered before this, some examples and explanations why they were not chosen are listed below:
|
There were a lot of other syntaxes considered before this, some examples and explanations why they were not chosen are listed below:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue