[perl6/specs] 829e71: We *can* call .cache multiple times
[email protected] (GitHub)
| Newsgroups | perl.perl6.language |
|---|---|
| Message-ID | <55f46a57b86fd_15673f89e95412a082598@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 829e71d8f27f9314328c28d3c9f94afacaccf994
https://github.com/perl6/specs/commit/829e71d8f27f9314328c28d3c9f94afacaccf994
Author: Elizabeth Mattijsen <[email protected]>
Date: 2015-09-12 (Sat, 12 Sep 2015)
Changed paths:
M S07-lists.pod
Log Message:
-----------
We *can* call .cache multiple times
It will just return the same lazy list. The removed line seems to
contradict that.