Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance find function in ObjectCollection class
The find() function in the ObjectCollection class has been updated to take a value of any type, along with its serializer. A corresponding inline function is also created to accommodate inferred type parameter passing. This improvement provides more flexibility when querying data.
- Loading branch information