LanguageExt.Core

LanguageExt.Core Immutable Collections List Internal

Contents

struct ListEnumerator <T> Source #

Properties

property T Current Source #

Methods

method void Dispose () Source #

method bool MoveNext () Source #

method void Reset () Source #