Module lib::util::other

source ·

Functions§

  • Update mn = max(mn, n), and return if mn was updated.
  • Update mn = min(mn, n), and return if mn was updated.
  • n != 0.
  • b ? 1 : 0.