# Revision history for Sets ## 0.1.0.0 -- 2022-07-12 * First version. Released on an unsuspecting world. ## 1.0.0.0 -- 2022-07-17 * Data.WeakSet and Data.WeakMap are now valid alternatives to Data.Set and Data.Map. # 1.1.0.0 -- 2022-07-19 * Correction of wrong function declaration of (|^|) # 1.1.1.0 -- 2022-07-19 * Implementation of drop, take and splitAt