Categories: None [Edit]
callable_tree
CallableTree provides a framework for organizing complex logic into a tree of callable nodes.
It allows you to chain execution from a root node to leaf nodes based on matching conditions.
Key features include multiple traversal strategies: `seekable` (like nested `if`/`case`),
`broadcastable` (one-to-many execution), and `composable` (pipelined processing).
Supports class-based, builder-style and factory-style definitions.
Total
Ranking: 44,818 of 196,106
Downloads: 27,967
Daily
Ranking: 37,086 of 196,079
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | jsmmr |