CodeSampleX

Sample

Demonstrate that Set#merge accepts multiple enumerable arguments and zero arguments rather than strictly requiring a single argument.

sha256:2d9066b6b344ce373a3c25794dab5a3006dc7b40a08549af8cb903a9892b0167

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Demonstrate that Set#merge accepts multiple enumerable arguments and zero arguments rather than strictly requiring a single argument. HOW
Packages
set 1.1.1
Environment
ruby
Created
2026-08-17T02:46:35Z

Commonly assumed

Set#merge accepts only a single enumerable argument at a time, requiring chained or sequential merge calls to combine multiple collections.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts