/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Uncertain<T>
(nshipster.com)
444 points
samtheprogram
| 1 comments |
28 Aug 25 17:22 UTC
|
HN request time: 0.256s
|
source
Show context
jakubmazanec
◴[
28 Aug 25 18:40 UTC
]
No.
45055499
[source]
▶
>>45054703 (OP)
#
[flagged]
replies(4):
>>45055607
#
>>45055617
#
>>45055704
#
>>45055864
#
1.
muxl
◴[
28 Aug 25 19:12 UTC
]
No.
45055864
[source]
▶
>>45055499
#
It was chosen to be implemented as a generic type in this design because the way that uncertainty "pollutes" underlying values maps well onto monads which were expressed through generics in this case.
ID:
GO
↑