Add note from Sergei W. on subtyping
This commit is contained in:
3
TODO.md
3
TODO.md
@@ -1,6 +1,9 @@
|
||||
|
||||
# TODO Items
|
||||
|
||||
- a subtype is a situation where the compiler is entitled to add a type conversion in the type-checking process
|
||||
b/c that type conversion doesn't correspond to a computation
|
||||
-Sergei W.
|
||||
|
||||
*A neat idea for pattern matching optimization would be if you could match on one of several things in a list
|
||||
ex:
|
||||
|
||||
Reference in New Issue
Block a user