Module: multi_factory#
Classes#
class MultiFactory: Overlay of MagicStateFactory representing multiple factories of the same kind.
Functions#
frozen(...): partial(func, *args, **keywords) - new function with partial application of the given arguments and keywords.