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 GitHub20 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.11 | 247787 | 2024-01-09 5:26:40 | 0:00:40 | 80935 | build successful |
10.14 | 192371 | 2024-01-09 5:14:26 | 0:00:50 | 62528 | build successful |
12 | 93306 | 2024-01-09 5:09:51 | 0:01:10 | 30260 | build successful |
10.13 | 217134 | 2024-01-09 5:05:49 | 0:00:49 | 71777 | build successful |
10.15 | 168245 | 2024-01-09 5:03:50 | 0:00:54 | 51517 | build successful |
11 | 139107 | 2024-01-09 5:03:40 | 0:01:09 | 41446 | build successful |
10.8 | 160733 | 2024-01-09 5:02:35 | 0:00:39 | 51301 | build successful |
10.6 | 148824 | 2024-01-09 5:02:31 | 0:00:36 | 53460 | build successful |
10.6.x86_64 | 184311 | 2024-01-09 4:59:53 | 0:00:42 | 53504 | build successful |
10.12 | 256816 | 2024-01-09 4:58:50 | 0:00:33 | 79720 | build successful |
10.10 | 252268 | 2024-01-09 4:58:13 | 0:00:32 | 80826 | build successful |
10.7 | 173060 | 2024-01-09 4:57:56 | 0:00:27 | 53240 | build successful |
10.9 | 259044 | 2024-01-09 4:56:57 | 0:00:33 | 80508 | build successful |
14 | 25071 | 2024-01-09 0:42:33 | 0:04:13 | 4164 | build successful |
13.arm64 | 12385 | 2023-03-09 16:26:36 | 0:00:15 | 4286 | build successful |
13 | 19067 | 2023-01-22 2:57:15 | 0:01:15 | 2778 | build successful |
12 | 12959 | 2022-01-12 11:28:18 | 0:01:26 | 3333 | build successful |
12.arm64 | 16972 | 2021-11-16 3:09:54 | 0:00:25 | 1111 | build successful |
11.arm64 | 11980 | 2021-02-12 12:10:13 | 0:00:33 | 3105 | build successful |
10.15 | 15314 | 2019-12-21 15:15:18 | 0:02:06 | 1599 | build successful |