v0.0.7
Patch Changes
-
#26
2aa35975Thanks @gcanti! - NonEmptyTraversable: rename nonEmptyTraverse to traverseNonEmpty, nonEmptySequence to sequenceNonEmpty -
#26
9d4ac0bbThanks @gcanti! - Traversable: add sequence as member -
#26
eb6020caThanks @gcanti! - Foldable: remove reduceRight from typeclass -
#28
9f6a193eThanks @gcanti! - NonEmptyCoproduct / Coproduct: fix getSemigroup / getMonoid type params -
#26
29a94c17Thanks @gcanti! - NonEmptyProduct: rename struct to nonEmptyStruct -
#26
577f9597Thanks @gcanti! - Foldable: add a defaultreduceRightimplementation -
#26
fc914c93Thanks @gcanti! - NonEmptyTraversable: add sequenceNonEmpty as member -
#26
fc4d0aaeThanks @gcanti! - NonEmptyProduct: rename tuple to nonEmptyTuple