Content deleted Content added
LambdaTotoro (talk | contribs) m Added name history |
|||
Line 49:
</source>
The functions appends a vector of m elements of type a to a vector of n elements of type a. Since the precise types of the input vectors depend on a value, it is possible to be
The word "total" invokes the [[Partial function|totality checker]] which will report an error if the marked function doesn't cover all possible cases.
|