Add the generic square function #2
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Having truly generic functions is a simple first extension into multiple signatures, and catchall implementations will add a feature to the TypeDispatcher. Hence, this seems like a good next place to go.