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

Add KnownNat constraint to BitPack #942

Merged
merged 1 commit into from
Nov 27, 2019
Merged

Conversation

martijnbastiaan
Copy link
Member

Eliminates the need to add KnownNat (BitSize a) in a lot of other
places.

@martijnbastiaan martijnbastiaan force-pushed the knownnat-bitpack branch 2 times, most recently from 02614df to efd62fa Compare November 26, 2019 17:36
Eliminates the need to add `KnownNat (BitSize a)` in a lot of other
places.
Copy link
Contributor

@alex-mckenna alex-mckenna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@martijnbastiaan martijnbastiaan merged commit 054541e into master Nov 27, 2019
@martijnbastiaan martijnbastiaan deleted the knownnat-bitpack branch November 27, 2019 11:09
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.

None yet

2 participants