Thunderdome API

Friday, June 30th, 2023 07:26 pm
flwyd: Go gopher (go gopher mascot)
[personal profile] flwyd
// Compares a to b, returns the larger number.
math.max(a, b) {
  return a > b ? a : b
}

// a and b fight a cage match, returns the worthier number.
mad.max(a, b) {
  return a ⚔️ b
}
May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2025

Most Popular Tags

Expand Cut Tags

No cut tags
Page generated Wednesday, June 11th, 2025 01:32 pm
Powered by Dreamwidth Studios