We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8131b4 commit 74dd097Copy full SHA for 74dd097
source_py3/python_toolbox/math_tools/sequences.py
@@ -112,6 +112,9 @@ def shitfuck(k, recurrence_counter):
112
_catshit_cache = {}
113
114
def catshit(k, recurrence_counter):
115
+ '''
116
+ blocktodo gotta properly name these two sons of bitches
117
118
from python_toolbox import nifty_collections
119
from python_toolbox import cute_iter_tools
120
if not isinstance(recurrence_counter, nifty_collections.FrozenCrateCounter):
0 commit comments