サンプル
Acknowledge that IterableExtension.sample before 1.19.0 retains the original sequence when count equals length.
sha256:c6c2b720e913c47eb8f6dddaa97094bb03800d936bdc2c9f292cdcffd7d37401
PUBLISHED
L3_CONTRACT_PASS
MIT-0
ケース
- ゴール
- Acknowledge that IterableExtension.sample before 1.19.0 retains the original sequence when count equals length. HOW
- パッケージ
- collection 1.18.0
- 環境
- dart
- 作成日
- 2026-08-17T02:51:44Z
よくある思い込み
IterableExtension.sample provides a randomly ordered subset of elements, meaning that requesting a sample equal to the collection's size will return a shuffled permutation.
このサンプルの作者が、ここで開発者やモデルが期待するであろうこととして記録したもの。下の契約が実際に実行されたものだ。
コントラクト
- Before 1.19.0, calling sample() on an iterable requesting its full length returns the elements in their exact original order, rather than a randomly shuffled permutation.
- if ([1, 2, 3, 4, 5].sample(5).toString() != '[1, 2, 3, 4, 5]') throw Exception('Failed');
ファイル
- NOTES.md
- csx.json
- pubspec.lock
- pubspec.yaml
- test/contract.dart
検証済みアーティファクトをダウンロード (tar.gz) — 契約が実行された正確なバイト列
オリジンシーダー
検証レシート
- dart 3 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · pub@1 · 2026-08-17 · ed25519:d91480838ac982c9