function_chain 0.0.2
FunctionChain objectifies of the method chain.chain objects can call later or add chain or insert chain or delete chain.supported chain type is following: foo.bar.baz, baz(bar(foo(value))).
FunctionChain objectifies of the method chain.chain objects can call later or add chain or insert chain or delete chain.supported chain type is following: foo.bar.baz, baz(bar(foo(value))).