Skip to content

Conversation

@borigas
Copy link
Collaborator

@borigas borigas commented Apr 24, 2019

I needed .In() with a Guid, but Guid doesn't doesn't implement IConvertible. I couldn't find anything actually using IConvertible, so I just removed the constraint

@matteobortolazzo
Copy link
Owner

All primitives implements IConvertible, however you are right, Guid and DateTime are useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants