asc-community / asc-community/GenericTensor

`Iterate` to return state machine object

Open
#36 1 comment 0 reactions 0 assignees View on GitHub
proposal
Dominant language
C#
Stars
52
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It currently returns `IEnumerable`, which has a virtual call. We can make it much faster by writing a value type state machine (`foreach` does not force `IEnumerable`).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.