| IndexofKeys Method |
| Name | Description | |
|---|---|---|
| ofKeysT(FSharpListT) |
Create an index from a sequence of keys and check if they are sorted or not
| |
| ofKeysT(ReadOnlyCollectionT) |
Create an index from a sequence of keys and check if they are sorted or not
| |
| ofKeysT(T) |
Create an index from a sequence of keys and check if they are sorted or not
|