We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdaa5ff commit 6625efaCopy full SHA for 6625efa
functional/__init__.py
@@ -4,5 +4,6 @@
4
__version__ = "0.2.0"
5
__maintainer__ = "Pedro Rodriguez"
6
__email__ = "ski.rodriguez@gmail.com"
7
+__status__ = "Development"
8
9
from functional.chain import seq
0 commit comments