Returning the Same Type with a different inner type #4075
Unanswered
TonyValenti
asked this question in
Q&A
Replies: 1 comment
-
I believe this is a scenario that requires Higher Kinded Types: #339. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know my syntax is wrong, but how would I do something like this:
Generate a method that Accepts a TParent and returns a new TParent?
Beta Was this translation helpful? Give feedback.
All reactions