|
|
|
|
|
by one-punch
1660 days ago
|
|
(disclosure: not a PL person, so my question could be really dumb.) > Informally, a function is type stable if the type of the output depends only on the types of the inputs, not their values. This line reminds me of (the opposite of) dependent-type. But I think that intuition may not be useful or relevant for understanding here? |
|