Farkle


Farkle.Collections Namespace

Type/Module Description

RangeMap

This module is public due to compiler limitations. Do not use it; it is subject to be removed or altered at any time.

RangeMap<'TKey, 'TValue>

An associative data structure that assigns ranges of keys to a value.

RangeMapElement<'TKey, 'a>

Α closed interval whose elements are assigned a value.