Strom.Composite.Manipulations (strom v0.9.3)
View SourceUtility Module. There are functions for manipulating components in a composite
Summary
Functions
@spec insert([Strom.component()], integer(), [Strom.component()], atom()) :: {[Strom.component()], [Strom.component()], Strom.flow()}
@spec replace([Strom.component()], integer(), integer(), [Strom.component()], atom()) :: {[Strom.component()], [Strom.component()], Strom.flow()}