_plus
Add two values together --
Function
VALUE -> _plus(OTHER) -> RESULT
This pretty much does what you would expect. However, note that it is only implemented for one
or two Types yet. If you have a case where you expect and need _plus to work, please drop us a note!