Hello. I just came upon a need in my program to make binary arithmetic operators valid between two real[] in my programs
What binary arithmetic operators do you need that real[] doesn't already support?
John Colvin via Digitalmars-d-learn Wed, 14 Oct 2015 08:31:42 -0700
Hello. I just came upon a need in my program to make binary arithmetic operators valid between two real[] in my programs
What binary arithmetic operators do you need that real[] doesn't already support?