Skip to content

Commit

Permalink
Typos in Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
dboulytchev committed Feb 9, 2021
1 parent ec655ea commit dfac360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ with 1.00, but the conversion is simple.
- pattern syntax changed: #boxed -> #box, #unboxed -> #val, #string -> #str;
- scope expressions are integrated with ( ... ) primaries; thus,
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.

0 comments on commit dfac360

Please sign in to comment.