# File lib/util.rb, line 8
  def min_of(&b); map(&b).min end