Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement halve(::Dict) #14

Merged
merged 3 commits into from
May 11, 2020
Merged

Implement halve(::Dict) #14

merged 3 commits into from
May 11, 2020

Conversation

tkf
Copy link
Member

@tkf tkf commented Mar 5, 2020

close JuliaFolds/Transducers.jl#258

(The spec could be useful for, e.g., andyferris/Dictionaries.jl#14)

@codecov-io
Copy link

Codecov Report

Merging #14 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   93.44%   93.44%           
=======================================
  Files           3        3           
  Lines          61       61           
=======================================
  Hits           57       57           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d9b16f7...cc52975. Read the comment docs.

@tkf tkf changed the title Document how halve should behave with unordered collections Implement halve(::Dict) May 11, 2020
@mergify mergify bot merged commit 2c82787 into master May 11, 2020
@mergify mergify bot deleted the unordered branch May 11, 2020 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

define something for halve(::AbstractDict)?
2 participants