LanguageExt.Core

LanguageExt.Core Immutable Collections Set Internal

Contents

class SetEnumerator <K> Source #

Properties

property K Current Source #

Constructors

constructor SetEnumerator (SetItem<K> root, bool rev, int start) Source #

Methods

method void Dispose () Source #

method bool MoveNext () Source #

method void Reset () Source #