irx.builder.runtime.list.feature
irx.builder.runtime.list.feature
Source: packages/irx/src/irx/builder/runtime/list/feature.py
title: Dynamic-list runtime feature declarations.
summary: >-
Declares the narrow append/index runtime surface for IRX lists. The current
ABI intentionally does not expose a destroy/release helper yet, so produced
list storage remains process-lifetime for now.Functions
build_list_runtime_feature() -> RuntimeFeature
title: Build the dynamic-list runtime feature specification.
returns:
type: RuntimeFeature