Skip to content

Commit 533bd86

Browse files
Update README.md
1 parent 8676f98 commit 533bd86

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
@@ -79,11 +79,11 @@ LM soundly integrates several features that are useful but historically hard to
7979
The type system is not decidable in the general case.
8080
However, by providing type annotations on all overloaded functions it becomes decidable.
8181

82-
* Plural Types (Types behave more like logical predicates)
8382
* Higher Order Functions (Functional Programming)
8483
* Parametric Polymorphism (Generic Programming)
8584
* Subtyping (Object Hierarchies)
8685
* Ad-Hoc Polymorphism (Function Hierarchies)
86+
* Plural Types (Types behave more like logical predicates)
8787

8888
<a href="https://github.com/andrew-johnson-4/-/wiki#mascot"> <img src="https://raw.githubusercontent.com/andrew-johnson-4/-/main/DOBY.jpg" height=200 title="Doby being a prototypical ass."> </a>
8989

0 commit comments

Comments
 (0)