I want to use std.algorithm.min/max,how would I apply that to a slice of doubles and not a tuple of args?
Thanks.
Enjoys Math via Digitalmars-d-learn Fri, 29 Jan 2016 20:16:00 -0800
I want to use std.algorithm.min/max,how would I apply that to a slice of doubles and not a tuple of args?
Thanks.