Message240105
well, they wouldn't and shouldn't behave like range. range is a sequence whereas count or repeat wouldn't necessarily be sequences. (they can be infinite and thus not having length). And the count shouldn't be *reiterable* because that is why it exists (otherwise we could just use range). For repeat, indexing hardly matters. |
|
Date |
User |
Action |
Args |
2015-04-05 08:38:58 | ztane | set | recipients:
+ ztane, Antony.Lee |
2015-04-05 08:38:58 | ztane | set | messageid: <1428223138.87.0.57194474963.issue23871@psf.upfronthosting.co.za> |
2015-04-05 08:38:58 | ztane | link | issue23871 messages |
2015-04-05 08:38:58 | ztane | create | |
|