Skip to content

Commit

Permalink
パイプライン記法を提供しないRangeアダプタについての説明を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsurom committed Aug 30, 2024
1 parent 863b61f commit 4480388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/ranges.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ range | adaptor(args...)
このとき、式`adaptor(args...)`の値がRangeアダプタクロージャオブジェクトになっている。
なお、
なお、元となるRangeを複数とるRangeアダプタは、パイプライン記法を提供しない。
| 名前 | 説明 | 対応バージョン |
|--------------------------------------------------------------|---------------------------------------------------------------------|----------------|
Expand Down

0 comments on commit 4480388

Please sign in to comment.