Export strict versions of sum and product

This commit is contained in:
Moritz Kiefer
2016-10-14 22:06:44 +02:00
parent 547aca5af4
commit 961f71b971
3 changed files with 19 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
0.1.9
====
* Make `sum` and `product` strict
0.1.8
=====