updated readme
This commit is contained in:
parent
10eae3deb0
commit
07bc512e59
@ -84,6 +84,9 @@ Generics are supported via type variables.
|
||||
> different. Please don't do that right now, would be fixed in later more
|
||||
> serious implementations.
|
||||
|
||||
We require the function to be well typed under every possible substitution of
|
||||
the type variables.
|
||||
|
||||
For generic type variables, you can't really do much with them, other than
|
||||
passing them around in parameters, dealing with their list, etc.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user