Checks if a value is an Indexed.
The expected type of values in the container
The value to check
Type guard for validating container values
True if the value is a plain object with identifier keys and values satisfying the type guard
Checks if a value is an Indexed.