Replies: 1 comment
-
Normally, the answer is to introduce strong typing, e.g in stead of |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm probably doing something wrong but is there a way to reduce the angle brackets in such scenarios? I'm seeing methods that return a
Task<Result<Maybe<List<something>>>>
type of syntax. Of course, it works, but the syntax is cumbersome.Beta Was this translation helpful? Give feedback.
All reactions