Getting Started¶ Now that we have learned Gloe’s theory, it’s time to jump into coding: Main Concepts Lightness Type-safety Immutability Non-linearity Creating a Transformer Building a Pipeline Creating branches Gateways Parallel Gateway Sequential Gateway Partial Transformers Async Transformers Async Pipelines Partial Async Transformers Ensurers A complete example Conditional Flows Chaining Many Conditions Understanding the Types Usage With Async Transformer Collections Map MapAsync Filter FilterAsync MapOver MapOverAsync Utilities forward attach forward_incoming forget debug Plotting the Graph ⚠ Example