Skip to content

Commit

Permalink
Merge pull request #9 from noughtmare/patch-1
Browse files Browse the repository at this point in the history
Export `alter`
  • Loading branch information
swamp-agr committed Sep 10, 2021
2 parents a35c7b7 + 6384c44 commit 50ae7eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Data/Vector/Hashtables.hs
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ module Data.Vector.Hashtables
, lookup'
, insert
, delete
, alter
, alterM

-- ** Combine
Expand Down

0 comments on commit 50ae7eb

Please sign in to comment.