indicative.collection#
Classes#
A collection of functions that can be called in parallel. |
Module Contents#
- class indicative.collection.Collection[source]#
A collection of functions that can be called in parallel.
- Returns:
A list of results from calling each function in fns with the same arguments.