summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2009-06-30 00:41:58 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2009-06-30 00:41:58 +0200
commit74d7d02ed07740e50c3f87da9ecedf13397729ea (patch)
tree997bcef26d27af87cf4181f843fec84511fc389a /po
parent561f183fb8c91867bade293c340a90a87a3b8c84 (diff)
extends: bring conjoin to Enumerable
Put #conjoin() in the Enumerable module, so that it can be shared by all enumerables (e.g. ranges). Since #size() is not necessarily present, its use is replaced by #count(), the result of which is cached because it can be slow on objects missing #size().
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions