Skip to content

Get rid of unnecessary interface{ ... }.#246

Merged
lthibault merged 1 commit into
capnproto:mainfrom
zenhack:minor-cleanup
May 22, 2022
Merged

Get rid of unnecessary interface{ ... }.#246
lthibault merged 1 commit into
capnproto:mainfrom
zenhack:minor-cleanup

Conversation

@zenhack

@zenhack zenhack commented May 21, 2022

Copy link
Copy Markdown
Contributor

This is a really minor cleanup; I think when I wrote this I was still
learning how generic constraints work. The interace { ... } wrapper is
unnecessary since ~uint16 is the only thing in it.

This is a really minor cleanup; I think when I wrote this I was still
learning how generic constraints work. The interace { ... } wrapper is
unnecessary since ~uint16 is the only thing in it.
@lthibault lthibault merged commit eddf1ca into capnproto:main May 22, 2022
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