gatelogue_aggregator.types.base.Mergeable
- class gatelogue_aggregator.types.base.Mergeable
Bases:
Generic
- __init__()
Methods
__init__
()equivalent
(ctx, other)merge
(ctx, other)merge_if_equivalent
(ctx, other)merge_lists
(ctx, self, other)- merge(ctx: CTX, other: Self)