You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #547 [Store] Support \Stringable in VectorizerInterface::vectorize (OskarStark)
This PR was squashed before being merged into the main branch.
Discussion
----------
[Store] Support `\Stringable` in `VectorizerInterface::vectorize`
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| Docs? | no
| Issues | --
| License | MIT
Allow string|\Stringable parameter type for the vectorize method to support objects implementing Stringable interface.
Commits
-------
6e1894b [Store] Support `\Stringable` in `VectorizerInterface::vectorize`
0 commit comments