Commit 59d6ab51 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Fix Num.+ Scaladoc



Change Num.+ Scaladoc to state that this is not a growing
addition. Note that this is problematic either way as this macro is
resolved to an abstract method. Classes implementing this typeclass
are technically free to violate what we put in the Scaladoc here.

h/t @kammoh

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent aaf963f9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment