Plexus.Strategy.Fanout (Plexus v0.1.0)

Copy Markdown View Source

Helper for wide semantic fan-out using shared prepared contracts.

This is intentionally thin: it delegates actual semantic execution to TypeSafeSDK.evaluate_stream/4 and TypeSafeSDK.evaluate_many/4.

Summary

Functions

collect(client, states, prepared, opts \\ [])

many(client, states, prepared, opts \\ [])

stream(client, states, prepared, opts \\ [])