You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,11 +79,11 @@ LM soundly integrates several features that are useful but historically hard to
79
79
The type system is not decidable in the general case.
80
80
However, by providing type annotations on all overloaded functions it becomes decidable.
81
81
82
-
* Plural Types (Types behave more like logical predicates)
83
82
* Higher Order Functions (Functional Programming)
84
83
* Parametric Polymorphism (Generic Programming)
85
84
* Subtyping (Object Hierarchies)
86
85
* Ad-Hoc Polymorphism (Function Hierarchies)
86
+
* Plural Types (Types behave more like logical predicates)
87
87
88
88
<ahref="https://github.com/andrew-johnson-4/-/wiki#mascot"> <imgsrc="https://raw.githubusercontent.com/andrew-johnson-4/-/main/DOBY.jpg"height=200title="Doby being a prototypical ass."> </a>
0 commit comments