Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
returning an error code
#9
I've refactored the tests for Result to tell a better story. What I think one cares about first is how you produce them in the first place, then how you compose them and only lastly that you can transform the value inside a Success. Because of my bias of having worked with these and thus knowing what the common operations are, I actually ended up implementing map first, hence the original order.
Reply


Messages In This Thread
returning an error code - by Skaperen - Feb-08-2021, 06:55 PM
RE: returning an error code - by Gribouillis - Feb-09-2021, 07:11 AM
RE: returning an error code - by ndc85430 - Feb-28-2021, 02:54 PM
RE: returning an error code - by Skaperen - Mar-01-2021, 02:21 AM
RE: returning an error code - by Gribouillis - Mar-01-2021, 08:06 AM
RE: returning an error code - by Skaperen - Mar-02-2021, 12:30 AM
RE: returning an error code - by Gribouillis - Mar-02-2021, 09:33 AM
RE: returning an error code - by Skaperen - Mar-02-2021, 06:49 PM
RE: returning an error code - by ndc85430 - Mar-03-2021, 07:05 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020