bv-little v1.0.0 Release Notes

Release Date: 2019-02-01 // about 5 years ago
    • Added explicit recursion to monomorphic folds to improve time and space performance

    • Added the following instances:

      • MonoAdjustable
      • MonoFoldableWithKey
      • MonoIndexable
      • MonoKeyed
      • MonoLookup
      • MonoTraversableWithKey
      • MonoZip
      • MonoZipWithKey
      • TextShow
    • Updated the following functions to be constant time:

      • omap
      • olength64
      • oall
      • oany
      • ofoldr1Ex
      • ofoldl1Ex
      • oelem
      • onotElem
      • ozipWith