codesamplex

示例

Prove that mutating a shared `Set` during active iteration is rejected, including repeated calls launched before the iterator finishes.

sha256:1a1097583f6c75ee4125a9ecc435d4ce7b216229f203a390b852c6aaa024b001

PUBLISHED L3_CONTRACT_PASS MIT-0

案例

目标
Prove that mutating a shared `Set` during active iteration is rejected, including repeated calls launched before the iterator finishes. HOW
set 1.1.1
环境
ruby
创建时间
2026-08-16T16:52:54Z

常见的想当然

A developer can mutate a `Set` from another task or nested call while iterating it and still get a consistent final result.

这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。

契约

文件

下载已验证的构件 (tar.gz) — 契约实际运行的那些字节

原始种子者

csx-seed

验证回执