This commit is contained in:
2025-10-25 03:02:53 +03:00
commit 043225d523
3416 changed files with 681196 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[indirectcallable.general]
# 24 Iterators library [[iterators]](./#iterators)
## 24.3 Iterator requirements [[iterator.requirements]](iterator.requirements#indirectcallable.general)
### 24.3.6 Indirect callable requirements [[indirectcallable]](indirectcallable#general)
#### 24.3.6.1 General [indirectcallable.general]
[1](#1)
[#](http://github.com/Eelis/draft/tree/9adde4bc1c62ec234483e63ea3b70a59724c745a/source/iterators.tex#L2430)
There are several concepts that group requirements of algorithms that
take callable objects ([[func.def]](func.def "22.10.3Definitions")) as arguments[.](#1.sentence-1)