pub fn nerd_max(a: &Value, b: &Value) -> DogeResultExpand description
nerd.max(a, b) — the larger of two numbers, keeping the winner’s own type;
a tie returns a.
pub fn nerd_max(a: &Value, b: &Value) -> DogeResultnerd.max(a, b) — the larger of two numbers, keeping the winner’s own type;
a tie returns a.