enumerable
February 9, 2026 ยท View on GitHub
Shows how to use xtd::collections::generic::enumerable concept.
Sources
Build and run
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run
Output
2
4
6
8
10
18
21
24
27
30
44
48
52
56
60