Skip to content

Search 'T' must conform to Encodable and Equatable #420

@Sherlouk

Description

@Sherlouk

While perhaps not always onerous to do, not everybody needs nor wants their documents to conform to Encodable and/or Equatable to perform a simple search using the package.

It may be prudent to look into whether this requirement is necessary, and whether we can get away with simply just T: Decodable instead to make the package as easy to use as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions