Actions with `effect`
The effect
method lets you execute operations that don't need inputs or return meaningful outputs,
like printing to stdout or gluing nodes with unrelated types.
The effect
method lets you execute operations that don't need inputs or return meaningful outputs,
like printing to stdout or gluing nodes with unrelated types.