/ruby_callable_tree

A Ruby library for building a tree by linking callable nodes. The nodes that match the conditions are called in a chain from the root node to the leaf node. These are like nested `if` or `case` expressions.

Primary LanguageRubyMIT LicenseMIT

Stargazers