koblas

UnsafeKoblasApi

@RequiresOptIn(message = "This is live internal storage; mutating it can invalidate the owning object", level = RequiresOptIn.Level.ERROR)
annotation class UnsafeKoblasApi(source)

Marks direct access to live structural or factorization storage. Mutating these buffers can invalidate later operations; access is intended for backend interoperability and specialized kernels.