Step Functions - 1.1.2

Introduction:

The Step Functions library is a powerful and flexible tool for creating multiple-step functions. It provides users with the ability to create both synchronous and asynchronous step functions with ease. The library offers flexibility in defining custom steps and transitions, allowing for the creation of complex workflows with capabilities such as parallel branching, conditional branching, and branch merging with aggregation.

The Step Functions is hosted on GitHub at koralix-studios/step-functions.

Usage:

Usage examples can be found in the wiki's examples page.

Packages
Package
Description
This package contains the Step Function implementation.
This package contains the Step Function Builder implementation.