rb-lazylist (ruby/rb-lazylist) Add to my watchlist
Implementation of lazy lists for rubyThis class implements lazy lists (or streams) for Ruby. Such lists avoid the computation of values which arent needed for some computation. So its possible to define infinite lists with a limited amount of memory. A value that hasnt been used yet is calculated on the fly and saved into the list. A value which is used for a second time is computed only once and just read out of memory for the second usage.
Version: 0.2.1 License: GPL-2 GitHubMaintainers | No Maintainer |
Categories | ruby |
Homepage | https://www.rubygems.org/gems/lazylist |
Platforms | any |
Variants | - |
"rb-lazylist" depends on
lib (2)
build (2)
Ports that depend on "rb-lazylist"
No ports
Port Health:
Loading Port Health
Installations (30 days)
0
Requested Installations (30 days)
0
Livecheck results
rb-lazylist seems to have been updated (port version: 0.2.1, new version: 0.3.2)
livecheck ran: 18 hours ago