mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Typos in Changes
This commit is contained in:
parent
ec655ea22d
commit
dfac360318
1 changed files with 1 additions and 1 deletions
2
Changes
2
Changes
|
|
@ -16,5 +16,5 @@ with 1.00, but the conversion is simple.
|
||||||
- pattern syntax changed: #boxed -> #box, #unboxed -> #val, #string -> #str;
|
- pattern syntax changed: #boxed -> #box, #unboxed -> #val, #string -> #str;
|
||||||
- scope expressions are integrated with ( ... ) primaries; thus,
|
- scope expressions are integrated with ( ... ) primaries; thus,
|
||||||
nested scopes are introduced with *round* brackets;
|
nested scopes are introduced with *round* brackets;
|
||||||
- no more List.singleton is needed since there is no more confilict between one-element lists
|
- no more List.singleton is needed since there is no more conflict between one-element lists
|
||||||
and scoped expressions.
|
and scoped expressions.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue