Lazily retrieve an array used as IEnumerable

前端 未结 0 1033
温柔的废话
温柔的废话 2020-12-02 16:33

I have access to an API that exposes an array of T, i.e. there is a signature

T[] Get();

I am creating an API that performs calc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题