Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / weavejester/medley issues and pull requests
#96 - Support for Clojure CLR
Pull Request -
State: open - Opened by brandoncorrea 4 months ago
- 6 comments
#95 - Add index-of
Pull Request -
State: closed - Opened by darkleaf 5 months ago
- 7 comments
#94 - Suggested addition: removev and keepv
Issue -
State: closed - Opened by velios 5 months ago
- 3 comments
#93 - Retain metadata for polyadic assoc-some
Pull Request -
State: closed - Opened by tomdl89 6 months ago
- 9 comments
#92 - Add editable? check for collections for assoc-some fast path
Pull Request -
State: closed - Opened by tomdl89 7 months ago
- 3 comments
#91 - `assoc-some` broken for custom types after version 1.5
Issue -
State: closed - Opened by Aeonax 7 months ago
- 7 comments
#90 - Suggested addition: generalization of group-by/index-by
Issue -
State: closed - Opened by maxrothman 12 months ago
- 12 comments
#89 - Ensure stateful transducer fns' docstrings say so
Pull Request -
State: closed - Opened by tomdl89 about 1 year ago
- 1 comment
#88 - insert-nth: ability to use negative numbers
Issue -
State: closed - Opened by velios about 1 year ago
- 3 comments
#87 - Add variation of ring-codec assoc-conj
Pull Request -
State: open - Opened by jconti about 1 year ago
- 2 comments
#86 - Suggested addition: assoc-conj
Issue -
State: open - Opened by jconti about 1 year ago
#85 - Incompatibility between medley/medley and dev.weavejester/medley
Issue -
State: open - Opened by mjmeintjes about 1 year ago
- 1 comment
#84 - Proposal: re-find-groups-seq
Issue -
State: open - Opened by hlship about 1 year ago
- 3 comments
#83 - Add flip function
Issue -
State: closed - Opened by irigarae about 1 year ago
- 4 comments
#82 - Suggested addition: replace-subvec
Issue -
State: open - Opened by jramosg over 1 year ago
- 1 comment
#81 - Add conj-some fn
Issue -
State: closed - Opened by velios over 1 year ago
- 2 comments
#80 - Add assoc-in-some function
Pull Request -
State: open - Opened by erikcc02 over 1 year ago
- 8 comments
#79 - Remove unnecessary lazy-seq call
Pull Request -
State: closed - Opened by tomdl89 over 1 year ago
- 1 comment
#78 - toggle in set
Issue -
State: closed - Opened by anthonygalea almost 2 years ago
- 2 comments
#77 - `time` as data?
Issue -
State: closed - Opened by vemv almost 2 years ago
- 1 comment
#75 - Make assoc-some behaviour for nil map consistent with assoc
Pull Request -
State: closed - Opened by dmcgillen almost 2 years ago
- 6 comments
#74 - Add partition-between
Pull Request -
State: closed - Opened by transducer almost 2 years ago
- 15 comments
#73 - NPE from assoc-some if map is nil and there is more than one key supplied
Issue -
State: closed - Opened by dmcgillen almost 2 years ago
- 1 comment
#72 - Add the assoc-in-some function
Pull Request -
State: closed - Opened by ipimentelmoraes almost 2 years ago
- 4 comments
#71 - Suggested addition: mapmap
Issue -
State: closed - Opened by port19x about 2 years ago
- 2 comments
#70 - Suggestion: template
Issue -
State: closed - Opened by borkdude about 2 years ago
- 3 comments
#69 - Add least-by & greatest-by fns
Pull Request -
State: closed - Opened by tomdl89 about 2 years ago
- 11 comments
#68 - Cleanup for partition fns & interleave-all, perf fix for assoc-some
Pull Request -
State: closed - Opened by tomdl89 about 2 years ago
- 3 comments
#67 - Add partition-after and partition-before
Pull Request -
State: closed - Opened by tomdl89 over 2 years ago
- 18 comments
#66 - medley/join may occur StackOverflowError in rare cases
Issue -
State: closed - Opened by velios over 2 years ago
- 3 comments
#65 - Add cljr support
Pull Request -
State: closed - Opened by E-A-Griffin over 2 years ago
- 8 comments
#64 - Suggested addition: ClojureCLR support
Issue -
State: closed - Opened by E-A-Griffin over 2 years ago
- 2 comments
#63 - Suggested addition: update-items
Issue -
State: open - Opened by snoe almost 3 years ago
- 9 comments
#62 - Release request, to prevent warnings for Clojure 1.11 users
Issue -
State: closed - Opened by stevejmp almost 3 years ago
- 1 comment
#61 - Add a clojars link to the readme
Pull Request -
State: closed - Opened by Cyrik almost 3 years ago
- 1 comment
#60 - Exclude abs to fix Clojure 1.11 warnings
Pull Request -
State: closed - Opened by stevejmp almost 3 years ago
#59 - Minor Clojure 1.11 Alpha 4 compatibility issue
Issue -
State: closed - Opened by seancorfield about 3 years ago
- 1 comment
#58 - Add ?? macro. It's like `clojure.core/or` but for nil's.
Pull Request -
State: closed - Opened by darkleaf over 3 years ago
- 3 comments
#57 - dissoc-in has unexpected behaviors
Issue -
State: closed - Opened by c0rrzin over 3 years ago
- 3 comments
#56 - Add deep-map-kv-keys
Pull Request -
State: closed - Opened by CHNB128 over 3 years ago
- 1 comment
#55 - Add ^:assoc meta tag
Pull Request -
State: closed - Opened by ertugrulcetin over 3 years ago
- 2 comments
#54 - Suggested addition: index-of
Issue -
State: closed - Opened by orestis over 3 years ago
- 5 comments
#53 - Add the nil-or-empty? function
Pull Request -
State: closed - Opened by alinposho about 4 years ago
- 2 comments
#52 - Add getx and getx-in functions
Pull Request -
State: closed - Opened by darkleaf about 4 years ago
- 2 comments
#51 - Add regexp? function
Pull Request -
State: closed - Opened by darkleaf about 4 years ago
#50 - Suggested addition: index-and-map-by
Issue -
State: open - Opened by vvvvalvalval over 4 years ago
- 11 comments
#49 - Remove the use of 'the' in assoc-some docstring
Pull Request -
State: closed - Opened by mbutlerw over 4 years ago
- 4 comments
#48 - Remove the use of 'the' in assoc-some docstring
Pull Request -
State: closed - Opened by mbutlerw over 4 years ago
- 3 comments
#47 - split-when
Issue -
State: closed - Opened by borkdude almost 5 years ago
- 2 comments
#46 - Update docstrings of fns with transducers support
Pull Request -
State: closed - Opened by ertugrulcetin almost 5 years ago
- 1 comment
#45 - added transducer info to find-first and replace-nth docs
Pull Request -
State: closed - Opened by ertugrulcetin almost 5 years ago
- 5 comments
#44 - filter-remove
Issue -
State: closed - Opened by borkdude about 5 years ago
- 2 comments
#43 - Merge medley upstream
Pull Request -
State: closed - Opened by borkdude about 5 years ago
#42 - Add deps.edn
Pull Request -
State: closed - Opened by borkdude about 5 years ago
- 7 comments
#41 - Changes in deep-merge fn
Pull Request -
State: closed - Opened by velios about 5 years ago
- 5 comments
#40 - Add deps.edn
Pull Request -
State: closed - Opened by borkdude about 5 years ago
- 2 comments
#39 - Fix some typos
Pull Request -
State: closed - Opened by anthonygalea over 5 years ago
- 2 comments
#38 - Add update-existing-in
Pull Request -
State: closed - Opened by eraserhd over 5 years ago
- 5 comments
#37 - select-some
Issue -
State: closed - Opened by borkdude over 5 years ago
- 6 comments
#36 - Add variadic function arity to map-vals
Pull Request -
State: closed - Opened by yuhan0 over 5 years ago
- 3 comments
#35 - Variadic version of map-vals
Issue -
State: closed - Opened by yuhan0 over 5 years ago
- 1 comment
#34 - add a new function `dates` ?
Issue -
State: closed - Opened by yellowbean over 5 years ago
- 1 comment
#33 - Add transducer arity to functions operating on maps
Pull Request -
State: closed - Opened by yuhan0 almost 6 years ago
- 3 comments
#32 - Function request(s): Add/Remove element at index in vector
Issue -
State: closed - Opened by orestis almost 6 years ago
- 6 comments
#31 - Function request: index-by
Issue -
State: closed - Opened by martinklepsch about 6 years ago
- 2 comments
#30 - Deep-merge?
Issue -
State: closed - Opened by vemv about 6 years ago
- 2 comments
#29 - Function request: join
Issue -
State: closed - Opened by Engelberg over 6 years ago
- 2 comments
#28 - Add function hash-map-by
Pull Request -
State: closed - Opened by hlship almost 7 years ago
- 4 comments
#27 - add update-some
Pull Request -
State: closed - Opened by vise890-ovo about 7 years ago
- 1 comment
#26 - Allow records as param in mapping coll functions
Pull Request -
State: closed - Opened by rackdon about 7 years ago
- 4 comments
#25 - Modify dissoc-in to accept variable args
Pull Request -
State: closed - Opened by rackdon about 7 years ago
- 11 comments
#24 - map-vals, map-keys & map-kv raise an exception when called on a record
Issue -
State: closed - Opened by RickMoynihan over 7 years ago
#23 - dissoc-in variable args
Issue -
State: closed - Opened by decoursin over 7 years ago
- 2 comments
#22 - Maps join functions
Pull Request -
State: closed - Opened by analyticbastard over 7 years ago
- 1 comment
#21 - Add flavours of selfmap macros for concise zipmap
Pull Request -
State: closed - Opened by analyticbastard over 7 years ago
- 4 comments
#20 - Add natural? predicate
Pull Request -
State: closed - Opened by tkocmathla almost 8 years ago
- 3 comments
#19 - Interactive docs
Issue -
State: closed - Opened by viebel almost 8 years ago
- 1 comment
#18 - Add transducer arity to find-first
Pull Request -
State: closed - Opened by madstap almost 8 years ago
- 1 comment
#17 - adding a ns where the collections come first
Pull Request -
State: closed - Opened by cgore almost 8 years ago
- 2 comments
#16 - Additional map-transformation functions
Issue -
State: closed - Opened by dm3 about 8 years ago
- 1 comment
#15 - Add transducer arity to indexed
Pull Request -
State: closed - Opened by madstap over 8 years ago
- 1 comment
#14 - Remove unnecessary if
Pull Request -
State: closed - Opened by Hardikus almost 9 years ago
- 4 comments
#13 - map-vals loses meta-data of containing collection [0.7.1]
Issue -
State: closed - Opened by hlship about 9 years ago
- 4 comments
#12 - Transducer versions for functions over collections
Issue -
State: closed - Opened by hypirion about 9 years ago
- 6 comments
#11 - Upgrade from 0.5.3 to 0.5.4 fails -- missing core.clj
Issue -
State: closed - Opened by hlship about 10 years ago
- 2 comments
#10 - Warning when using in Clojure 1.7
Issue -
State: closed - Opened by belucid over 10 years ago
- 2 comments
#9 - Renaming keys in an associative collection by applying a fn
Issue -
State: closed - Opened by jcoffin over 10 years ago
- 4 comments
#8 - Added a bunch of helper functions I use a lot
Pull Request -
State: closed - Opened by dpp over 10 years ago
- 3 comments
#7 - Higher order functions
Pull Request -
State: closed - Opened by jarohen over 10 years ago
- 5 comments
#6 - Add mapply, remove-keys, and remove-vals.
Pull Request -
State: closed - Opened by ToBeReplaced over 11 years ago
- 3 comments
#5 - Does find-first belong?
Issue -
State: closed - Opened by ToBeReplaced over 11 years ago
- 1 comment
#4 - Library should implement remove-keys and remove-vals
Issue -
State: closed - Opened by ToBeReplaced over 11 years ago
- 2 comments
#3 - Inclusion of mapply function
Issue -
State: closed - Opened by ToBeReplaced over 11 years ago
- 2 comments
#2 - queue? documentation appears to be inconsistent with implementation
Issue -
State: closed - Opened by gsinclair over 11 years ago
- 1 comment
#1 - Added filter-vals
Pull Request -
State: closed - Opened by henrygarner over 11 years ago
- 2 comments