JuliaCollections/Iterators.jl
Common functional iterator patterns. DEPRECATED in favour of IterTools.jl
JuliaNOASSERTION
Issues
- 0
- 1
Add Deprication noices to Github topic line
#106 opened by oxinabox - 4
Project status in Julia v0.6?
#103 opened by juliohm - 25
Rename package
#104 opened by iamed2 - 0
- 4
review iteratorsize for all types
#89 opened by CarloLucibello - 4
Feature Request: chain(iterable_of_iterables)
#99 opened by krcools - 16
Move this package to a different organization?
#96 opened by tkelman - 7
- 0
- 4
subsets(xs, k) fails for k::Int32
#93 opened by rdeits - 2
Missing tags for old versions
#91 opened by martinholters - 0
chain(it1,it2) should have length
#84 opened by CarloLucibello - 1
Preliminary performance review
#77 opened by iamed2 - 0
Full performance review
#78 opened by iamed2 - 0
Re-enable coverage CI
#79 opened by iamed2 - 2
Run benchmarks on CI
#76 opened by iamed2 - 0
Migrate docs to Documenter.jl
#80 opened by iamed2 - 7
capitalization convention
#19 opened by StefanKarpinski - 2
performance of subsets()
#71 opened by asbisen - 0
Benchmarks using BenchmarkTools.jl
#75 opened by iamed2 - 2
groupby and zip iterators (julia 0.4.5)
#55 opened by yjk21 - 1
- 3
Tag new release?
#69 opened by ranjanan - 2
- 5
Shuffle order?
#61 opened by ahwillia - 15
length() isn't required for iterators
#42 opened by arghhhh - 1
no method matching length(::Iterators.Chain)
#56 opened by lmshk - 5
groupby only grouping consecutive occurrences
#23 opened by cgroll - 1
Tests failed
#45 opened by lindahua - 6
take(Any,Int64) shadows Base method in 0.4
#41 opened by jiahao - 2
make @itr optimizations default in core
#49 opened by holocronweaver - 1
METADATA version bump
#48 opened by schmrlng - 5
METADATA needs sha1 bump
#14 opened by milktrader - 4
Cartesian `product` ordering
#37 opened by marcusps - 2
Enable travis
#35 opened by dcjones - 3
- 4
iterate/lazy macro
#26 opened by hayd - 1
License is the Cairo license?
#24 opened by IainNZ - 1
- 4
- 3
Documentation
#16 opened by timholy - 2
imap not exported
#13 opened by milktrader - 2
Rename repeat
#7 opened by simonster