Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace internal.Wrapper with RefType. closes #48, #53 #54

Merged
merged 1 commit into from
Aug 16, 2015

Conversation

fthomas
Copy link
Owner

@fthomas fthomas commented Aug 15, 2015

RefType is a type class that allows different types (besides the already supported shapeless.@@ and Refined) to be used as result type for refinements. This allows 3rd-party types to be plugged into refined's machinery. A hypothetical refined-scalaz module for example could provide a RefType instance for scalaz.@@.

@fthomas fthomas force-pushed the topic/reftype branch 2 times, most recently from 275885b to 8017457 Compare August 15, 2015 18:18
@codecov-io
Copy link

Current coverage is 98.51%

Merging #54 into master will increase coverage by +0.05% as of 26f064e

Powered by Codecov. Updated on successful CI builds.

@fthomas fthomas force-pushed the topic/reftype branch 2 times, most recently from 985e7e5 to 8d3c7cc Compare August 16, 2015 10:22
fthomas added a commit that referenced this pull request Aug 16, 2015
Replace internal.Wrapper with RefType. closes #48, #53
@fthomas fthomas merged commit d14d3d7 into master Aug 16, 2015
@fthomas fthomas deleted the topic/reftype branch August 23, 2015 07:03
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.

2 participants