Header menu logo Deedle

Deedle.Keys Namespace

Type Description

CustomKey

Helper type that can be used to get `ICustomKey` for any object (including objects that actually implement the interface and tuples)

ICustomKey

Represents a special hierarchical key. This is mainly used in pretty printing (where we want to get parts of the keys based on levels. `CustomKey.Get` provides a way of getting `ICustomKey`.

SimpleLookup<'T>

Implements a simple lookup that matches any multi-level key against a specified array of optional objects (that represent missing/set parts of a key)

Type something to start searching.