Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / thefuga/go-collections issues and pull requests
#96 - feat(slice): add `Reverse`
Pull Request -
State: closed - Opened by joaofnds almost 2 years ago
- 1 comment
#95 - feat(slice): add `Copy`
Pull Request -
State: closed - Opened by joaofnds almost 2 years ago
- 1 comment
#94 - chore(deps): update actions/setup-go action to v4
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
#93 - chore(deps): update actions/checkout action to v3
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
#92 - docs(README): fix typo
Pull Request -
State: closed - Opened by joaofnds almost 2 years ago
#91 - refactor(generic): add a seed to the Shuffle method
Pull Request -
State: open - Opened by mateusfdl about 2 years ago
- 5 comments
#90 - refactor(generic): use internal ceil
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 2 comments
#89 - refactor: add type params to generic functions matchers
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#88 - fix: GoLand warnings
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#87 - refactor(matcher): split `ValueEquals` into generic and reflect versions
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#86 - feat(generic): add `Times`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#85 - feat(generic): add `TakeUntil`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#84 - feat(generic): add `TakeWhile`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#83 - feat(generic): add `Take`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#82 - feat(generic): add `Split`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#81 - fix: move slices to the first param of generic funcs
Pull Request -
State: closed - Opened by thefuga about 2 years ago
- 1 comment
#80 - feat(generic): add `Intersect`
Pull Request -
State: closed - Opened by thefuga about 2 years ago
- 1 comment
#79 - feat(generic): add `Splice` and `SpliceN`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#78 - feat(generic): add `SortByDesc`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#77 - feat(generic): add `SortBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#76 - feat(generic): add `SlidingStep`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#75 - fix(generic): fix `Map` return type
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#74 - feat(generic): add `Nth` and `NthOffset`
Pull Request -
State: closed - Opened by thefuga about 2 years ago
#73 - feat(generic): add `Sliding`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#72 - feat(generic): add `SkipWhile`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#71 - feat(generic): add `Skip`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#70 - feat(generic): add `Shuffle`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#69 - fix(generic): fix Copy
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#68 - feat(generic): add `Random`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#67 - feat(generic): add `Prepend`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#66 - feat(generic): add `Pad`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 2 comments
#65 - feat(generic): add `LastBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#64 - Add internal relational util
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#63 - feat(generic): add `KeyBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#62 - feat(generic): add `ForPage`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#61 - refactor(matcher): add a more constrained version of the Matcher type
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#60 - feat(generic): add `Interpose`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#59 - feat(generic): add `Range`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#58 - feat(generic): add `SumBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
#57 - feat(generic): add `Reverse`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#56 - feat(generic): add `Chunk`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#55 - feat(generic): add partition
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#54 - feat(generic): add `GroupBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#53 - feat(generic): add `UniqueBy`
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#52 - feat(generic): add unique
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#51 - fix typos
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#50 - refactor generic diff
Pull Request -
State: closed - Opened by mateusfdl about 2 years ago
- 2 comments
#49 - fix typo
Pull Request -
State: closed - Opened by mateusfdl about 2 years ago
- 1 comment
#48 - feat(generic): add zip
Pull Request -
State: closed - Opened by joaofnds about 2 years ago
- 1 comment
#47 - Test bot event
Issue -
State: closed - Opened by thefuga over 2 years ago
#46 - fix typo
Pull Request -
State: closed - Opened by mateusfdl over 2 years ago
#45 - feat(generic): add reduce
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
#44 - add duplicates
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#43 - Split kv.Collection into two separate types
Pull Request -
State: closed - Opened by thefuga over 2 years ago
- 1 comment
#42 - Update module go to 1.19
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
- 1 comment
#41 - benchmark kv.Collection.Filter
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: enhancement, good first issue, refactor, benchmark
#40 - optimize kv.Collection.Every functions to return early
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: good first issue, refactor
#39 - Add first where generic methods
Pull Request -
State: closed - Opened by thefuga over 2 years ago
- 1 comment
#38 - add forget
Pull Request -
State: closed - Opened by mateusfdl over 2 years ago
- 1 comment
#37 - Add mode
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#36 - add tally
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#35 - add kv examples
Pull Request -
State: closed - Opened by regiszanandrea over 2 years ago
- 1 comment
#34 - add slice examples
Pull Request -
State: closed - Opened by regiszanandrea over 2 years ago
- 2 comments
#33 - Fix generic functions slice receiver
Issue -
State: closed - Opened by thefuga over 2 years ago
#32 - Add common aliases
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: enhancement, good first issue
#31 - add random
Pull Request -
State: closed - Opened by RodriigoGS over 2 years ago
- 2 comments
#30 - add range
Pull Request -
State: closed - Opened by RodriigoGS over 2 years ago
- 3 comments
#29 - optimize allocations on methods that remove elements from slices
Issue -
State: open - Opened by thefuga over 2 years ago
#28 - Refactor collection methods to call generic functions
Pull Request -
State: closed - Opened by thefuga over 2 years ago
- 1 comment
#27 - Split generic and numeric files and add new funcs
Pull Request -
State: closed - Opened by thefuga over 2 years ago
#26 - Restructure collection packages
Pull Request -
State: closed - Opened by thefuga over 2 years ago
- 1 comment
#25 - refactor tests to use test tables
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: good first issue, refactor, test
#24 - readme.md
Issue -
State: closed - Opened by thefuga over 2 years ago
- 1 comment
Labels: documentation
#23 - godocs
Issue -
State: closed - Opened by thefuga over 2 years ago
Labels: documentation
#22 - Feature/when unless methods
Pull Request -
State: closed - Opened by regiszanandrea over 2 years ago
- 1 comment
#21 - add benchmark step
Pull Request -
State: closed - Opened by thefuga over 2 years ago
#20 - add filter and reject methods
Pull Request -
State: closed - Opened by regiszanandrea over 2 years ago
- 1 comment
#19 - discuss and decide on the public interface of the package
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: help wanted
#18 - display benchmark results on the pipeline
Issue -
State: closed - Opened by thefuga over 2 years ago
#17 - add semantic versioning to the pipeline
Issue -
State: open - Opened by thefuga over 2 years ago
Labels: enhancement
#16 - add `median` to numeric
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#15 - add count by
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#14 - Feature/add merge method
Pull Request -
State: closed - Opened by mateusfdl over 2 years ago
- 1 comment
#13 - add `max`
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 1 comment
#12 - fix lint error
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
#11 - add `min` to numeric
Pull Request -
State: closed - Opened by joaofnds over 2 years ago
- 2 comments
#10 - Feature/tap only values methods
Pull Request -
State: closed - Opened by regiszanandrea over 2 years ago
#9 - Update actions/checkout action to v3
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#8 - Update codecov/codecov-action action to v3
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
- 1 comment
#7 - Feature/add merge method
Pull Request -
State: closed - Opened by mateusfdl almost 3 years ago
#6 - Update actions/checkout action to v3
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#5 - Update actions/cache action to v3
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago
#4 - ci: add commit action
Pull Request -
State: closed - Opened by joaofnds almost 3 years ago
#3 - Dependency Dashboard
Issue -
State: open - Opened by renovate[bot] almost 3 years ago
#2 - fix: typo
Pull Request -
State: closed - Opened by joaofnds almost 3 years ago
- 1 comment
#1 - Configure Renovate
Pull Request -
State: closed - Opened by renovate[bot] almost 3 years ago