Changelog of @hackage/deep-map 0.2.0

Revision history for deep-maps

0.2.0

  • Heterogenous list type Deep :: [Type] -> Type to increase compatibility with indexed-traversable. Requires an Ord constraint upfront to construct any nontrivial values.
  • related _Deep functions

0.1.1.0 -- 2021-12-07

  • Strict variants of foldMapWithKey(N)

0.1.0.0 -- 2021-11-30

  • Deep monoidal maps