recursive topic
array-redactor
A PHP package to redact array values by their keys.
scelta
(experimental) Syntactic sugar for variant and optional types.
nest_asyncio
Patch asyncio to allow nested event loops
recursebuster
rapid content discovery tool for recursively querying webservers, handy in pentesting and web application assessments
leetcode
leetcode, algorithm, datastruct
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
mixin-deep
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
rmap
Clojure library for defining recursive maps; literally, programmatically and with pure data.
knockoutjs-reactor
Recursively tracks changes within a view model no matter how deeply nested the observables are or whether they are nested within dynamically created array elements.
gomoku-ai-minimax
Artificial Intelligence for the game Go-Moku using the Minimax Algorithm with Alpha-Beta Pruning