v0.8.0
Change log
- New
table
data-structure - Transients for
map
,set
andmap
(thanks to Meta for sponsoring this work!) - New structural-sharing aware
diff
method formap
,set
andmap
(thanks @mvtec-richter for that!) - New
update_if_exists
method formap
andset
- New
identity
method on all data-structures - Various bug-fixes and performance improvements