active-logic / active-logic/activelogic-cs

@for and @forall decorators

Đang mở
#26 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
enhancement
Ngôn ngữ chính
C#
Star
112
Fork
6
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently there isn't a decorator for applying an action to a list of target objects.
For example, if we had an IEnumerable list of waypoints, we may wish to visit all waypoints in turn; maybe something like:

```
@for(waypoints)?[ Reach ] // Reach: Func
```

`@forall` would do the same assuming parallelism.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.