Skip to content

Commit

Permalink
remove old scratch code
Browse files Browse the repository at this point in the history
  • Loading branch information
Tokazama committed Jan 20, 2025
1 parent d92f266 commit 66f0308
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/little_set.jl
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,6 @@ function Base.filter!(f, s::UnfrozenLittleSet)
return s
end

mutable struct Replace{F}
const f::F
count::Int
end

# these are copied from Julia's "base/set.jl" because tuple replace isn't
# supported before Julia v1.7
function check_count(count::Integer)
Expand Down

0 comments on commit 66f0308

Please sign in to comment.