larvaworld.lib.param
Custom parameters and parameterized classes extending those existing in the param package.
Previous versions eagerly re-exported everything with star-imports. We now lazy load these to avoid heavy import chains and potential cycles while preserving the public API surface.