jgdv.structs.metalord.pool

Classes

MLPool

TODO: Metaclass for enforcing a pool of objects

Module Contents

class jgdv.structs.metalord.pool.MLPool(name, bases, namespace, **kwargs)[source]

Bases: jgdv.structs.metalord.core.MetalordCore

TODO: Metaclass for enforcing a pool of objects

Parameters: