IndexofUnorderedKeys Method |
Name | Description | |
---|---|---|
ofUnorderedKeysT(FSharpListT) |
Create an index from a sequence of keys and assume they are not sorted
(the resulting index is also not sorted).
| |
ofUnorderedKeysT(ReadOnlyCollectionT) |
Create an index from a sequence of keys and assume they are not sorted
(the resulting index is also not sorted).
| |
ofUnorderedKeysT(T) |
Create an index from a sequence of keys and assume they are not sorted
(the resulting index is also not sorted).
|