Skip to content

Commit e79e862

Browse files
authored
Update README.md (#58)
1 parent babccc3 commit e79e862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ implementation of this new paradigm, and can be seen as a fast engine for
88
symbolic computations.
99

1010
In some ways, it is very similar to Haskell, but it has some key differences:
11-
- Lambdas must be linear oraffine, making it resource-aware
11+
- Lambdas must be linear or affine, making it resource-aware
1212
- Lambdas have no scope boundaries, enabling global substitutions
1313
- First-class duplications allow a term to be copied into to two locations
1414
- First-class superpositions allow 2 terms to be stored in 1 location

0 commit comments

Comments
 (0)