Skip to content

C library for conditionally winding and unwinding multiple function sequences.

Notifications You must be signed in to change notification settings

daniSi90/wind-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wind flow Library

The purpose of this library is to simplify the process of handling sequences of initializations (Winding) and de-initializations (Unwinding). During the winding process, each level can determine the next step based on user input or conditions. When unwinding, the process follows the same path in reverse order, going all the way back down to level 0 (root).

About

C library for conditionally winding and unwinding multiple function sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published