This utility library gives objects the ability to declare input dependencies, a transformation of those inputs and an output value. Forcing dependencies to be acyclic, the library can always find a valid update order of all the transformations.
Required Ruby Version
>= 0
Authors
Sebastian Lindberg