active-logic / active-logic/activelogic-cs

@for and @forall decorators

オープン
#26 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C#
スター
112
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。