keys
This method should use sorted by Keys search and take the PaginationResult. By default, it should use ascending sort for Keys
open suspend override fun keys(v: T, pagination: Pagination, reversed: Boolean): PaginationResult<String>
This method should use sorted by Keys search and take the PaginationResult. By default, it should use ascending sort for Keys
Parameters
v
This value should be used to exclude from search the items with different Values